Home
last modified time | relevance | path

Searched refs:DEVICE_SUSPENDED (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c191 bdc->devstatus |= DEVICE_SUSPENDED; in handle_link_state_change()
219 if (bdc->devstatus & DEVICE_SUSPENDED) { in handle_link_state_change()
221 bdc->devstatus &= ~DEVICE_SUSPENDED; in handle_link_state_change()
279 bdc->devstatus &= ~(DEVICE_SUSPENDED); in bdc_sr_uspc()
H A Dbdc.h270 #define DEVICE_SUSPENDED BIT(17) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c191 bdc->devstatus |= DEVICE_SUSPENDED; in handle_link_state_change()
219 if (bdc->devstatus & DEVICE_SUSPENDED) { in handle_link_state_change()
221 bdc->devstatus &= ~DEVICE_SUSPENDED; in handle_link_state_change()
279 bdc->devstatus &= ~(DEVICE_SUSPENDED); in bdc_sr_uspc()
H A Dbdc.h270 #define DEVICE_SUSPENDED BIT(17) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c191 bdc->devstatus |= DEVICE_SUSPENDED; in handle_link_state_change()
219 if (bdc->devstatus & DEVICE_SUSPENDED) { in handle_link_state_change()
221 bdc->devstatus &= ~DEVICE_SUSPENDED; in handle_link_state_change()
279 bdc->devstatus &= ~(DEVICE_SUSPENDED); in bdc_sr_uspc()
H A Dbdc.h270 #define DEVICE_SUSPENDED BIT(17) macro