Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dhcd.h132 #define HCD_INTF_AUTHORIZED(hcd) \ macro
/linux/drivers/usb/core/
H A Dmessage.c2111 intf->authorized = !!HCD_INTF_AUTHORIZED(hcd); in usb_set_configuration()