Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/atm/
Dueagle-atm.c458 __be16 wFunction; member
1191 cmv.wFunction = cpu_to_be16(function); in uea_cmv_e4()
2033 be16_to_cpu(cmv->wGroup), be16_to_cpu(cmv->wFunction), in uea_dispatch_cmv_e4()
2037 if (be16_to_cpu(cmv->wFunction) != dsc->function) in uea_dispatch_cmv_e4()
2040 if (be16_to_cpu(cmv->wFunction) == E4_MAKEFUNCTION(E4_ADSLDIRECTIVE, in uea_dispatch_cmv_e4()
2062 E4_FUNCTION_TYPE(cmv->wFunction), in uea_dispatch_cmv_e4()
2063 E4_FUNCTION_SUBTYPE(cmv->wFunction)); in uea_dispatch_cmv_e4()