Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/atm/
Dueagle-atm.c502 __be16 wFunction; member
1235 cmv.wFunction = cpu_to_be16(function); in uea_cmv_e4()
2077 be16_to_cpu(cmv->wGroup), be16_to_cpu(cmv->wFunction), in uea_dispatch_cmv_e4()
2081 if (be16_to_cpu(cmv->wFunction) != dsc->function) in uea_dispatch_cmv_e4()
2084 if (be16_to_cpu(cmv->wFunction) == E4_MAKEFUNCTION(E4_ADSLDIRECTIVE, in uea_dispatch_cmv_e4()
2106 E4_FUNCTION_TYPE(cmv->wFunction), in uea_dispatch_cmv_e4()
2107 E4_FUNCTION_SUBTYPE(cmv->wFunction)); in uea_dispatch_cmv_e4()