Searched refs:check_pres_work (Results 1 – 2 of 2) sorted by relevance
981 check_pres_work); in nfc_check_pres_work()1010 schedule_work(&dev->check_pres_work); in nfc_check_pres_timeout()1086 INIT_WORK(&dev->check_pres_work, nfc_check_pres_work); in nfc_allocate_device()1160 cancel_work_sync(&dev->check_pres_work); in nfc_unregister_device()
185 struct work_struct check_pres_work; member