Home
last modified time | relevance | path

Searched refs:class_interface (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/include/scsi/
Dscsi_driver.h29 extern int scsi_register_interface(struct class_interface *);
/Linux-v4.19/drivers/scsi/
Dses.c640 struct class_interface *intf) in ses_intf_add()
839 struct class_interface *intf) in ses_intf_remove()
849 static struct class_interface ses_interface = {
Dsg.c99 static int sg_add_device(struct device *, struct class_interface *);
100 static void sg_remove_device(struct device *, struct class_interface *);
106 static struct class_interface sg_interface = {
1501 sg_add_device(struct device *cl_dev, struct class_interface *cl_intf) in sg_add_device()
1601 sg_remove_device(struct device *cl_dev, struct class_interface *cl_intf) in sg_remove_device()
Dscsi_sysfs.c1501 int scsi_register_interface(struct class_interface *intf) in scsi_register_interface()
/Linux-v4.19/drivers/base/
Dclass.c420 int class_interface_register(struct class_interface *class_intf) in class_interface_register()
446 void class_interface_unregister(struct class_interface *class_intf) in class_interface_unregister()
Dcore.c1829 struct class_interface *class_intf; in device_add()
2045 struct class_interface *class_intf; in device_del()
/Linux-v4.19/include/linux/
Ddevice.h519 struct class_interface { struct
523 int (*add_dev) (struct device *, struct class_interface *); argument
524 void (*remove_dev) (struct device *, struct class_interface *); argument
527 extern int __must_check class_interface_register(struct class_interface *);
528 extern void class_interface_unregister(struct class_interface *);
/Linux-v4.19/kernel/time/
Dalarmtimer.c89 struct class_interface *class_intf) in alarmtimer_rtc_add_device()
130 static struct class_interface alarmtimer_rtc_interface = {
/Linux-v4.19/drivers/pcmcia/
Drsrc_nonstatic.c1201 struct class_interface *class_intf)
1211 struct class_interface *class_intf)
1220 static struct class_interface pccard_rsrc_interface __refdata = {
Dds.c1349 struct class_interface *class_intf) in pcmcia_bus_add_socket()
1383 struct class_interface *class_intf) in pcmcia_bus_remove_socket()
1407 static struct class_interface pcmcia_bus_interface __refdata = {
/Linux-v4.19/drivers/net/
Drionet.c667 struct class_interface *class_intf) in rionet_remove_mport()
715 static struct class_interface rio_mport_interface __refdata = {
/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c1483 struct class_interface *class_intf) in switchtec_ntb_add()
1554 struct class_interface *class_intf) in switchtec_ntb_remove()
1572 static struct class_interface switchtec_interface = {
/Linux-v4.19/drivers/rapidio/
Drio_cm.c2103 struct class_interface *class_intf) in riocm_add_mport()
2176 struct class_interface *class_intf) in riocm_remove_mport()
2285 static struct class_interface rio_mport_interface __refdata = {
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c2532 struct class_interface *class_intf) in mport_add_mport()
2553 struct class_interface *class_intf) in mport_remove_mport()
2578 static struct class_interface rio_mport_interface __refdata = {