Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/extcon/
Dextcon.c225 unsigned long usb_bits[BITS_TO_LONGS(EXTCON_PROP_USB_CNT)]; member
325 ret = test_bit(prop - EXTCON_PROP_USB_MIN, cable->usb_bits); in is_extcon_property_capability()
844 __set_bit(prop - EXTCON_PROP_USB_MIN, cable->usb_bits); in extcon_set_property_capability()