Searched defs:driver_info (Results 1 – 13 of 13) sorted by relevance
30 struct driver_info *driver_info; member80 struct driver_info { struct81 char *description;83 int flags;111 int (*bind)(struct usbnet *, struct usb_interface *);114 void (*unbind)(struct usbnet *, struct usb_interface *);117 int (*reset)(struct usbnet *);120 int (*stop)(struct usbnet *);123 int (*check_connect)(struct usbnet *);126 int (*manage_power)(struct usbnet *, int);[all …]
47 struct driver_info struct49 char *driver_id;50 int card_subtype; /* Driver specific. Usually 0 */51 int card_type; /* From soundcard.h */52 char *name;53 void (*attach) (struct address_info *hw_config);54 int (*probe) (struct address_info *hw_config);55 void (*unload) (struct address_info *hw_config);
119 kernel_ulong_t driver_info; member154 kernel_ulong_t driver_info; member168 kernel_ulong_t driver_info; member265 kernel_ulong_t driver_info; member331 kernel_ulong_t driver_info; member
600 struct driver_info { struct604 static const struct driver_info info_cm109 = { argument
801 struct driver_info { struct805 static const struct driver_info info_P1K = { argument
125 struct bfa_fcs_driver_info_s *driver_info) in bfa_fcs_driver_info_init()672 struct bfa_fcs_driver_info_s *driver_info = &fabric->fcs->driver_info; in bfa_fcs_fabric_psymb_init() local
1028 struct bfa_fcs_driver_info_s driver_info; in bfad_start_ops() local
2101 struct bfa_fcs_driver_info_s *driver_info = &port->fcs->driver_info; in bfa_fcs_fdmi_get_hbaattr() local2145 struct bfa_fcs_driver_info_s *driver_info = &port->fcs->driver_info; in bfa_fcs_fdmi_get_portattr() local
654 struct bfa_fcs_driver_info_s driver_info; member
158 struct hfcsusb_vdata *driver_info = (struct hfcsusb_vdata *) in handle_led() local1941 struct hfcsusb_vdata *driver_info; in hfcsusb_probe() local
304 hfcsusb_vdata *driver_info = in handle_led() local1272 hfcsusb_vdata *driver_info; in hfc_usb_probe() local
153 unsigned int driver_info; member
5308 rx_drvinfo_819x_usb *driver_info = NULL; in query_rxdesc_status() local