Searched defs:LEAVE (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/media/as102/
H A Das102_drv.h43 #define LEAVE() pr_debug("<< leave %s\n", __func__) macro
46 #define LEAVE() macro
/drivers/scsi/
H A Dqla1280.c179 - ENTER()/LEAVE() are noops unless QL_DEBUG_LEVEL_3, hence remove
180 #ifdef QL_DEBUG_LEVEL_3/#endif around ENTER()/LEAVE() calls
608 #define LEAVE(x) dprintk(3, "qla1280 : Leaving %s()\n", x); macro
687 LEAVE("qla1280_read_nvram");
1000 LEAVE("qla1280_error_action");
1322 LEAVE("qla1280_done");
1422 LEAVE("qla1280_return_status");
1527 LEAVE("qla1280_initialize_adapter");
1968 LEAVE("qla1280_init_rings");
2345 LEAVE("qla1280_nvram_confi
[all...]
H A Dipr.h1737 #define LEAVE IPR_DBG_CMD(printk(KERN_INFO IPR_NAME": Leaving %s\n", __func__)) macro
/drivers/scsi/ibmvscsi/
H A Dibmvfc.h764 #define LEAVE DBG_CMD(printk(KERN_INFO IBMVFC_NAME": Leaving %s\n", __func__)) macro

Completed in 75 milliseconds