Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/atm/
H A Dueagle-atm.c99 union cmv_dsc { union
124 union cmv_dsc cmv_dsc; member
1149 sc->cmv_dsc.e1.function = function | 0x2; in uea_cmv_e1()
1150 sc->cmv_dsc.e1.idx++; in uea_cmv_e1()
1151 sc->cmv_dsc.e1.address = address; in uea_cmv_e1()
1152 sc->cmv_dsc.e1.offset = offset; in uea_cmv_e1()
1187 sc->cmv_dsc.e4.offset = offset; in uea_cmv_e4()
1188 sc->cmv_dsc.e4.address = address; in uea_cmv_e4()
1189 sc->cmv_dsc.e4.group = group; in uea_cmv_e4()
1965 struct cmv_dsc_e1 *dsc = &sc->cmv_dsc.e1; in uea_dispatch_cmv_e1()
[all …]