Home
last modified time | relevance | path

Searched defs:bootcmdresp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.h33 struct bootcmdresp { struct
51 int8_t bootcmdresp; argument
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.h36 struct bootcmdresp struct
56 /* bootcmdresp == 0 means command is pending argument
60 int8_t bootcmdresp; member
H A Dif_usb.c497 struct bootcmdresp bootcmdresp; in if_usb_receive_fwload() local