Searched refs:__ezusb_write_ltv (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | orinoco_usb.c | 971 static int __ezusb_write_ltv(struct hermes *hw, int bap, u16 rid, in __ezusb_write_ltv() function 1005 return __ezusb_write_ltv(hw, bap, rid, length, data, in ezusb_write_ltv() 1407 retval = __ezusb_write_ltv(hw, 0, EZUSB_RID_INIT1, in ezusb_init()
|