Searched defs:st5481_adapter (Results 1 – 1 of 1) sorted by relevance
379 struct st5481_adapter { struct380 struct list_head list;381 int number_of_leds;382 struct usb_device *usb_dev;383 struct hisax_d_if hisax_d_if;385 struct st5481_ctrl ctrl;386 struct st5481_intr intr;387 struct st5481_in d_in;388 struct st5481_d_out d_out;390 unsigned char leds;[all …]