Home
last modified time | relevance | path

Searched defs:US_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dusb_usual.h92 #define US_FLAG(name, value) US_FL_##name = value , macro
/linux/drivers/usb/storage/
H A Dscsiglue.c563 #define US_FLAG(name, value) \ in show_info() macro