reset_completion 330 drivers/input/touchscreen/atmel_mxt_ts.c struct completion reset_completion; reset_completion 724 drivers/input/touchscreen/atmel_mxt_ts.c complete(&data->reset_completion); reset_completion 1210 drivers/input/touchscreen/atmel_mxt_ts.c reinit_completion(&data->reset_completion); reset_completion 1221 drivers/input/touchscreen/atmel_mxt_ts.c ret = mxt_wait_for_completion(data, &data->reset_completion, reset_completion 3078 drivers/input/touchscreen/atmel_mxt_ts.c init_completion(&data->reset_completion); reset_completion 156 drivers/scsi/hisi_sas/hisi_sas.h struct completion *reset_completion; reset_completion 1762 drivers/scsi/hisi_sas/hisi_sas_main.c phy->reset_completion = &phyreset; reset_completion 1780 drivers/scsi/hisi_sas/hisi_sas_main.c phy->reset_completion = NULL; reset_completion 1385 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c if (phy->reset_completion) { reset_completion 1387 drivers/scsi/hisi_sas/hisi_sas_v1_hw.c complete(phy->reset_completion); reset_completion 2697 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c if (phy->reset_completion) { reset_completion 2699 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c complete(phy->reset_completion); reset_completion 3280 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c if (phy->reset_completion) { reset_completion 3282 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c complete(phy->reset_completion); reset_completion 1526 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c if (phy->reset_completion) { reset_completion 1528 drivers/scsi/hisi_sas/hisi_sas_v3_hw.c complete(phy->reset_completion); reset_completion 1246 drivers/scsi/pm8001/pm8001_sas.c phy->reset_completion = &completion_reset; reset_completion 265 drivers/scsi/pm8001/pm8001_sas.h struct completion *reset_completion; reset_completion 3339 drivers/scsi/pm8001/pm80xx_hwi.c if (pm8001_ha->phy[phy_id].reset_completion) { reset_completion 3342 drivers/scsi/pm8001/pm80xx_hwi.c complete(pm8001_ha->phy[phy_id].reset_completion); reset_completion 3343 drivers/scsi/pm8001/pm80xx_hwi.c pm8001_ha->phy[phy_id].reset_completion = NULL; reset_completion 3369 drivers/scsi/pm8001/pm80xx_hwi.c if (pm8001_ha->phy[phy_id].reset_completion) { reset_completion 3372 drivers/scsi/pm8001/pm80xx_hwi.c complete(pm8001_ha->phy[phy_id].reset_completion); reset_completion 3373 drivers/scsi/pm8001/pm80xx_hwi.c pm8001_ha->phy[phy_id].reset_completion = NULL;