Searched refs:class_interface (Results 1 – 15 of 15) sorted by relevance
241 struct class_interface { struct245 int (*add_dev) (struct device *, struct class_interface *); argument246 void (*remove_dev) (struct device *, struct class_interface *); argument249 extern int __must_check class_interface_register(struct class_interface *);250 extern void class_interface_unregister(struct class_interface *);
30 extern int scsi_register_interface(struct class_interface *);
554 static int drivetemp_add(struct device *dev, struct class_interface *intf) in drivetemp_add()589 static void drivetemp_remove(struct device *dev, struct class_interface *intf) in drivetemp_remove()603 static struct class_interface drivetemp_interface = {
624 struct class_interface *intf) in ses_intf_add()823 struct class_interface *intf) in ses_intf_remove()833 static struct class_interface ses_interface = {
94 static int sg_add_device(struct device *, struct class_interface *);95 static void sg_remove_device(struct device *, struct class_interface *);101 static struct class_interface sg_interface = {1519 sg_add_device(struct device *cl_dev, struct class_interface *cl_intf) in sg_add_device()1619 sg_remove_device(struct device *cl_dev, struct class_interface *cl_intf) in sg_remove_device()
1559 int scsi_register_interface(struct class_interface *intf) in scsi_register_interface()
427 int class_interface_register(struct class_interface *class_intf) in class_interface_register()453 void class_interface_unregister(struct class_interface *class_intf) in class_interface_unregister()
357 struct class_interface *class_intf) in devlink_add_symlinks()405 struct class_interface *class_intf) in devlink_remove_symlinks()431 static struct class_interface devlink_class_intf = {2819 struct class_interface *class_intf; in device_add()3074 struct class_interface *class_intf; in device_del()
1198 struct class_interface *class_intf)1208 struct class_interface *class_intf)1217 static struct class_interface pccard_rsrc_interface __refdata = {
1346 struct class_interface *class_intf) in pcmcia_bus_add_socket()1380 struct class_interface *class_intf) in pcmcia_bus_remove_socket()1404 static struct class_interface pcmcia_bus_interface __refdata = {
85 struct class_interface *class_intf) in alarmtimer_rtc_add_device()132 static struct class_interface alarmtimer_rtc_interface = {
664 struct class_interface *class_intf) in rionet_remove_mport()712 static struct class_interface rio_mport_interface __refdata = {
1476 struct class_interface *class_intf) in switchtec_ntb_add()1547 struct class_interface *class_intf) in switchtec_ntb_remove()1565 static struct class_interface switchtec_interface = {
2096 struct class_interface *class_intf) in riocm_add_mport()2177 struct class_interface *class_intf) in riocm_remove_mport()2286 static struct class_interface rio_mport_interface __refdata = {
2538 struct class_interface *class_intf) in mport_add_mport()2559 struct class_interface *class_intf) in mport_remove_mport()2584 static struct class_interface rio_mport_interface __refdata = {