Home
last modified time | relevance | path

Searched refs:flag_disconnected (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h275 int flag_disconnected; member
H A Dpvrusb2-hdw-internal.h269 int flag_disconnected; /* flag_ok == 0 due to disconnect */ member
H A Dpvrusb2-hdw.c2327 if (hdw->flag_disconnected) { in pvr2_hdw_initialize()
2630 if (hdw->flag_disconnected) return; in pvr2_hdw_remove_usb_stuff()
2650 hdw->flag_disconnected = !0; in pvr2_hdw_remove_usb_stuff()
4710 (hdw->flag_disconnected ? " <disconnected>" : in pvr2_hdw_report_unlocked()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h275 int flag_disconnected; member
H A Dpvrusb2-hdw-internal.h269 int flag_disconnected; /* flag_ok == 0 due to disconnect */ member
H A Dpvrusb2-hdw.c2327 if (hdw->flag_disconnected) { in pvr2_hdw_initialize()
2630 if (hdw->flag_disconnected) return; in pvr2_hdw_remove_usb_stuff()
2650 hdw->flag_disconnected = !0; in pvr2_hdw_remove_usb_stuff()
4715 (hdw->flag_disconnected ? " <disconnected>" : in pvr2_hdw_report_unlocked()

Completed in 17 milliseconds