Home
last modified time | relevance | path

Searched refs:kobj_uevent_env (Results 1 – 81 of 81) sorted by relevance

/linux-4.1.27/include/linux/
Dof_device.h39 extern void of_device_uevent(struct device *dev, struct kobj_uevent_env *env);
40 extern int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env);
66 struct kobj_uevent_env *env) { } in of_device_uevent()
75 struct kobj_uevent_env *env) in of_device_uevent_modalias()
Dkobject.h123 struct kobj_uevent_env { struct
135 struct kobj_uevent_env *env); argument
219 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...);
Dacpi.h455 int acpi_device_uevent_modalias(struct device *, struct kobj_uevent_env *);
563 struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
Ddevice.h115 int (*uevent)(struct device *dev, struct kobj_uevent_env *env);
361 int (*dev_uevent)(struct device *dev, struct kobj_uevent_env *env);
505 int (*uevent)(struct device *dev, struct kobj_uevent_env *env);
/linux-4.1.27/lib/
Dkobject_uevent.c129 static int init_uevent_argv(struct kobj_uevent_env *env, const char *subsystem) in init_uevent_argv()
167 struct kobj_uevent_env *env; in kobject_uevent_env()
227 env = kzalloc(sizeof(struct kobj_uevent_env), GFP_KERNEL); in kobject_uevent_env()
386 int add_uevent_var(struct kobj_uevent_env *env, const char *format, ...) in add_uevent_var()
/linux-4.1.27/drivers/power/
Dpower_supply.h20 extern int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env);
Dpower_supply_sysfs.c273 int power_supply_uevent(struct device *dev, struct kobj_uevent_env *env) in power_supply_uevent()
/linux-4.1.27/drivers/of/
Ddevice.c219 void of_device_uevent(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent()
258 int of_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in of_device_uevent_modalias()
/linux-4.1.27/drivers/zorro/
Dzorro-driver.c143 static int zorro_uevent(struct device *dev, struct kobj_uevent_env *env) in zorro_uevent()
/linux-4.1.27/drivers/md/
Ddm-uevent.c46 struct kobj_uevent_env ku_env;
/linux-4.1.27/net/wireless/
Dsysfs.c83 static int wiphy_uevent(struct device *dev, struct kobj_uevent_env *env) in wiphy_uevent()
/linux-4.1.27/drivers/rapidio/
Drio-driver.c201 static int rio_uevent(struct device *dev, struct kobj_uevent_env *env) in rio_uevent()
/linux-4.1.27/include/xen/
Dxenbus.h102 int (*uevent)(struct xenbus_device *, struct kobj_uevent_env *);
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe_backend.c97 struct kobj_uevent_env *env) in xenbus_uevent_backend()
Dxenbus_probe_frontend.c79 struct kobj_uevent_env *env) in xenbus_uevent_frontend()
/linux-4.1.27/drivers/misc/mic/bus/
Dmic_bus.c90 static int mbus_uevent(struct device *dv, struct kobj_uevent_env *env) in mbus_uevent()
/linux-4.1.27/sound/aoa/soundbus/
Dcore.c59 static int soundbus_uevent(struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
/linux-4.1.27/net/atm/
Datm_sysfs.c116 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
/linux-4.1.27/drivers/firmware/
Ddmi-id.c148 static int dmi_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in dmi_dev_uevent()
/linux-4.1.27/drivers/bcma/
Dmain.c28 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env);
630 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent()
/linux-4.1.27/drivers/mmc/core/
Dsdio_bus.c109 sdio_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in sdio_bus_uevent()
Dbus.c68 mmc_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in mmc_bus_uevent()
/linux-4.1.27/drivers/fmc/
Dfmc-core.c31 static int fmc_uevent(struct device *dev, struct kobj_uevent_env *env) in fmc_uevent()
/linux-4.1.27/drivers/s390/cio/
Dscm.c38 static int scmdev_uevent(struct device *dev, struct kobj_uevent_env *env) in scmdev_uevent()
Dcss.c1178 static int css_uevent(struct device *dev, struct kobj_uevent_env *env) in css_uevent()
Ddevice.c101 static int ccw_uevent(struct device *dev, struct kobj_uevent_env *env) in ccw_uevent()
/linux-4.1.27/drivers/mcb/
Dmcb-core.c47 static int mcb_uevent(struct device *dev, struct kobj_uevent_env *env) in mcb_uevent()
/linux-4.1.27/arch/mips/sgi-ip22/
Dip22-gio.c198 static int gio_device_uevent(struct device *dev, struct kobj_uevent_env *env) in gio_device_uevent()
/linux-4.1.27/drivers/ide/
Dide.c115 static int ide_uevent(struct device *dev, struct kobj_uevent_env *env) in ide_uevent()
/linux-4.1.27/drivers/misc/
Dtifm_core.c62 static int tifm_uevent(struct device *dev, struct kobj_uevent_env *env) in tifm_uevent()
/linux-4.1.27/drivers/virtio/
Dvirtio.c95 static int virtio_uevent(struct device *_dv, struct kobj_uevent_env *env) in virtio_uevent()
/linux-4.1.27/drivers/base/
Dcpu.c310 static int cpu_uevent(struct device *dev, struct kobj_uevent_env *env) in cpu_uevent()
Dcore.c299 struct kobj_uevent_env *env) in dev_uevent()
376 struct kobj_uevent_env *env = NULL; in uevent_show()
397 env = kzalloc(sizeof(struct kobj_uevent_env), GFP_KERNEL); in uevent_show()
Dfirmware_class.c547 static int do_firmware_uevent(struct firmware_priv *fw_priv, struct kobj_uevent_env *env) in do_firmware_uevent()
559 static int firmware_uevent(struct device *dev, struct kobj_uevent_env *env) in firmware_uevent()
Dplatform.c774 static int platform_uevent(struct device *dev, struct kobj_uevent_env *env) in platform_uevent()
/linux-4.1.27/drivers/isdn/mISDN/
Dcore.c151 static int mISDN_uevent(struct device *dev, struct kobj_uevent_env *env) in mISDN_uevent()
/linux-4.1.27/arch/ia64/sn/kernel/
Dtiocx.c68 static int tiocx_uevent(struct device *dev, struct kobj_uevent_env *env) in tiocx_uevent()
/linux-4.1.27/drivers/md/bcache/
Dsysfs.c196 struct kobj_uevent_env *env; in STORE()
254 env = kzalloc(sizeof(struct kobj_uevent_env), GFP_KERNEL); in STORE()
/linux-4.1.27/drivers/bus/
Dmips_cdmm.c68 static int mips_cdmm_uevent(struct device *dev, struct kobj_uevent_env *env) in mips_cdmm_uevent()
/linux-4.1.27/drivers/eisa/
Deisa-bus.c131 static int eisa_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in eisa_bus_uevent()
/linux-4.1.27/drivers/staging/unisys/virtpci/
Dvirtpci.c105 static int virtpci_uevent(struct device *dev, struct kobj_uevent_env *env);
648 static int virtpci_uevent(struct device *dev, struct kobj_uevent_env *env) in virtpci_uevent()
/linux-4.1.27/drivers/ipack/
Dipack.c88 static int ipack_uevent(struct device *dev, struct kobj_uevent_env *env) in ipack_uevent()
/linux-4.1.27/drivers/misc/mei/
Dbus.c117 static int mei_cl_uevent(struct device *dev, struct kobj_uevent_env *env) in mei_cl_uevent()
/linux-4.1.27/drivers/w1/
Dw1.c184 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env);
581 static int w1_uevent(struct device *dev, struct kobj_uevent_env *env) in w1_uevent()
/linux-4.1.27/drivers/usb/gadget/udc/
Dudc-core.c611 static int usb_udc_uevent(struct device *dev, struct kobj_uevent_env *env) in usb_udc_uevent()
/linux-4.1.27/drivers/media/dvb-core/
Ddvbdev.c577 static int dvb_uevent(struct device *dev, struct kobj_uevent_env *env) in dvb_uevent()
/linux-4.1.27/drivers/memstick/core/
Dmemstick.c63 static int memstick_uevent(struct device *dev, struct kobj_uevent_env *env) in memstick_uevent()
/linux-4.1.27/drivers/amba/
Dbus.c54 static int amba_uevent(struct device *dev, struct kobj_uevent_env *env) in amba_uevent()
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Dmc-bus.c97 static int fsl_mc_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in fsl_mc_bus_uevent()
/linux-4.1.27/drivers/input/
Dinput.c1525 static int input_add_uevent_bm_var(struct kobj_uevent_env *env, in input_add_uevent_bm_var()
1543 static int input_add_uevent_modalias_var(struct kobj_uevent_env *env, in input_add_uevent_modalias_var()
1582 static int input_dev_uevent(struct device *device, struct kobj_uevent_env *env) in input_dev_uevent()
/linux-4.1.27/drivers/usb/core/
Dusb.c293 static int usb_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in usb_dev_uevent()
Ddriver.c827 static int usb_uevent(struct device *dev, struct kobj_uevent_env *env) in usb_uevent()
Dmessage.c1558 static int usb_if_uevent(struct device *dev, struct kobj_uevent_env *env) in usb_if_uevent()
/linux-4.1.27/drivers/hsi/
Dhsi.c46 static int hsi_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in hsi_bus_uevent()
/linux-4.1.27/drivers/acpi/
Dscan.c277 struct kobj_uevent_env *env) in __acpi_device_uevent_modalias()
318 int acpi_device_uevent_modalias(struct device *dev, struct kobj_uevent_env *env) in acpi_device_uevent_modalias()
1127 static int acpi_device_uevent(struct device *dev, struct kobj_uevent_env *env) in acpi_device_uevent()
/linux-4.1.27/fs/gfs2/
Dsys.c680 struct kobj_uevent_env *env) in gfs2_uevent()
/linux-4.1.27/arch/parisc/kernel/
Ddrivers.c551 static int parisc_uevent(struct device *dev, struct kobj_uevent_env *env) in parisc_uevent()
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dsystem-bus.c455 static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env) in ps3_system_bus_uevent()
/linux-4.1.27/drivers/sh/maple/
Dmaple.c765 struct kobj_uevent_env *env) in maple_bus_uevent()
/linux-4.1.27/drivers/platform/x86/
Dwmi.c685 static int wmi_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in wmi_dev_uevent()
/linux-4.1.27/drivers/pcmcia/
Dcs.c818 struct kobj_uevent_env *env) in pcmcia_socket_uevent()
Dds.c926 static int pcmcia_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in pcmcia_bus_uevent()
/linux-4.1.27/drivers/rpmsg/
Dvirtio_rpmsg_bus.c185 static int rpmsg_uevent(struct device *dev, struct kobj_uevent_env *env) in rpmsg_uevent()
/linux-4.1.27/fs/dlm/
Dlockspace.c228 struct kobj_uevent_env *env) in dlm_uevent()
/linux-4.1.27/drivers/hv/
Dvmbus_drv.c456 static int vmbus_uevent(struct device *device, struct kobj_uevent_env *env) in vmbus_uevent()
/linux-4.1.27/drivers/net/xen-netback/
Dxenbus.c392 struct kobj_uevent_env *env) in netback_uevent()
/linux-4.1.27/drivers/input/serio/
Dserio.c920 static int serio_uevent(struct device *dev, struct kobj_uevent_env *env) in serio_uevent()
/linux-4.1.27/drivers/infiniband/core/
Dsysfs.c463 struct kobj_uevent_env *env) in ib_device_uevent()
/linux-4.1.27/net/rfkill/
Dcore.c752 static int rfkill_dev_uevent(struct device *dev, struct kobj_uevent_env *env) in rfkill_dev_uevent()
/linux-4.1.27/drivers/pci/
Dpci-driver.c1365 static int pci_uevent(struct device *dev, struct kobj_uevent_env *env) in pci_uevent()
/linux-4.1.27/drivers/firewire/
Dcore-device.c222 static int fw_unit_uevent(struct device *dev, struct kobj_uevent_env *env) in fw_unit_uevent()
/linux-4.1.27/drivers/media/rc/
Drc-main.c1190 static int rc_dev_uevent(struct device *device, struct kobj_uevent_env *env) in rc_dev_uevent()
/linux-4.1.27/drivers/scsi/
Dscsi_sysfs.c459 static int scsi_bus_uevent(struct device *dev, struct kobj_uevent_env *env) in scsi_bus_uevent()
/linux-4.1.27/drivers/ssb/
Dmain.c340 static int ssb_device_uevent(struct device *dev, struct kobj_uevent_env *env) in ssb_device_uevent()
/linux-4.1.27/drivers/s390/crypto/
Dap_bus.c798 static int ap_uevent (struct device *dev, struct kobj_uevent_env *env) in ap_uevent()
/linux-4.1.27/arch/powerpc/kernel/
Dvio.c1587 static int vio_hotplug(struct device *dev, struct kobj_uevent_env *env) in vio_hotplug()
/linux-4.1.27/net/core/
Dnet-sysfs.c1403 static int netdev_uevent(struct device *d, struct kobj_uevent_env *env) in netdev_uevent()
/linux-4.1.27/drivers/spi/
Dspi.c118 static int spi_uevent(struct device *dev, struct kobj_uevent_env *env) in spi_uevent()
/linux-4.1.27/Documentation/
Dkobject.txt360 struct kobj_uevent_env *env);
/linux-4.1.27/drivers/i2c/
Di2c-core.c483 static int i2c_device_uevent(struct device *dev, struct kobj_uevent_env *env) in i2c_device_uevent()
/linux-4.1.27/drivers/hid/
Dhid-core.c2199 static int hid_uevent(struct device *dev, struct kobj_uevent_env *env) in hid_uevent()