Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/class/
Dcdc-wdm.c60 #define WDM_WWAN_IN_USE 11 macro
203 if (test_bit(WDM_WWAN_IN_USE, &desc->flags)) { in wdm_in_callback()
725 if (test_bit(WDM_WWAN_IN_USE, &desc->flags)) { in wdm_open()
842 set_bit(WDM_WWAN_IN_USE, &desc->flags); in wdm_wwan_port_start()
862 clear_bit(WDM_WWAN_IN_USE, &desc->flags); in wdm_wwan_port_stop()