Searched refs:EXIT (Results 1 – 7 of 7) sorted by relevance
/drivers/hwmon/ |
D | vt1211.c | 570 goto EXIT; in set_fan() 581 EXIT: in set_fan() 674 goto EXIT; in set_pwm() 701 goto EXIT; in set_pwm() 707 goto EXIT; in set_pwm() 721 EXIT: in set_pwm() 1248 goto EXIT; in vt1211_device_add() 1272 EXIT: in vt1211_device_add() 1288 goto EXIT; in vt1211_find() 1294 goto EXIT; in vt1211_find() [all …]
|
D | amc6821.c | 531 goto EXIT; in temp_auto_point_temp_store() 543 goto EXIT; in temp_auto_point_temp_store() 549 EXIT: in temp_auto_point_temp_store() 572 goto EXIT; in pwm1_auto_point_pwm_store() 578 goto EXIT; in pwm1_auto_point_pwm_store() 583 goto EXIT; in pwm1_auto_point_pwm_store() 586 EXIT: in pwm1_auto_point_pwm_store() 630 goto EXIT; in fan_store() 637 EXIT: in fan_store() 666 goto EXIT; in fan1_div_store() [all …]
|
/drivers/scsi/aic94xx/ |
D | aic94xx.h | 26 #define EXIT printk(KERN_NOTICE "%s: --EXIT %s\n", ASD_DRIVER_NAME, \ macro 30 #define EXIT macro
|
/drivers/i2c/busses/ |
D | i2c-ali1535.c | 425 goto EXIT; in ali1535_access() 430 goto EXIT; in ali1535_access() 434 goto EXIT; in ali1535_access() 461 EXIT: in ali1535_access()
|
/drivers/rapidio/devices/ |
D | rio_mport_cdev.c | 556 rmcd_debug(EXIT, "DMA_%d", md->dma_chan->chan_id); in mport_release_def_dma() 566 rmcd_debug(EXIT, "DMA_%d", priv->dmach->chan_id); in mport_release_dma() 1148 rmcd_debug(EXIT, "filp=%p", filp); in rio_mport_free_dma() 1946 rmcd_debug(EXIT, "from filp=%p %s(%d)", in mport_cdev_release_dma() 1950 rmcd_debug(EXIT, "No DMA channel for filp=%p", filp); in mport_cdev_release_dma() 1958 rmcd_debug(EXIT, "async list not empty filp=%p %s(%d)", in mport_cdev_release_dma() 1965 rmcd_debug(EXIT, "temp list not empty"); in mport_cdev_release_dma() 1967 rmcd_debug(EXIT, "free req->filp=%p cookie=%d compl=%s", in mport_cdev_release_dma() 1984 rmcd_debug(EXIT, "Release DMA channel for filp=%p %s(%d)", in mport_cdev_release_dma() 1988 rmcd_debug(EXIT, "Adjust default DMA channel refcount"); in mport_cdev_release_dma() [all …]
|
D | tsi721.c | 2648 tsi_debug(EXIT, dev, "%s id=%d", mport->name, mport->id); in tsi721_mport_release() 2940 tsi_debug(EXIT, &pdev->dev, "enter"); in tsi721_remove() 2968 tsi_debug(EXIT, &pdev->dev, "exit"); in tsi721_remove() 2975 tsi_debug(EXIT, &pdev->dev, "enter"); in tsi721_shutdown()
|
/drivers/rapidio/ |
D | rio_cm.c | 1500 riocm_debug(EXIT, "by %s(%d) filp=%p", in riocm_cdev_release() 1507 riocm_debug(EXIT, "ch_%d not released by %s(%d)", in riocm_cdev_release() 2248 riocm_debug(EXIT, "."); in rio_cm_shutdown() 2260 riocm_debug(EXIT, "close ch %d", ch->id); in rio_cm_shutdown() 2363 riocm_debug(EXIT, "enter"); in riocm_exit()
|