Home
last modified time | relevance | path

Searched refs:KOBJ_CHANGE (Results 1 – 25 of 87) sorted by relevance

1234

/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst25 :Uevent Action(s): KOBJ_CHANGE
32 :Uevent Action(s): KOBJ_CHANGE
41 :Uevent Action(s): KOBJ_CHANGE
48 :Uevent Action(s): KOBJ_CHANGE
56 :Uevent Action(s): KOBJ_CHANGE
63 :Uevent Action(s): KOBJ_CHANGE
70 :Uevent Action(s): KOBJ_CHANGE
/linux/drivers/md/
H A Ddm-uevent.c24 {DM_UEVENT_PATH_FAILED, KOBJ_CHANGE, "PATH_FAILED"},
25 {DM_UEVENT_PATH_REINSTATED, KOBJ_CHANGE, "PATH_REINSTATED"},
/linux/drivers/gpu/drm/
H A Ddrm_sysfs.c430 kobject_uevent_env(&dev->primary->kdev->kobj, KOBJ_CHANGE, envp); in drm_sysfs_lease_event()
451 kobject_uevent_env(&dev->primary->kdev->kobj, KOBJ_CHANGE, envp); in drm_sysfs_hotplug_event()
476 kobject_uevent_env(&dev->primary->kdev->kobj, KOBJ_CHANGE, envp); in drm_sysfs_connector_hotplug_event()
510 kobject_uevent_env(&dev->primary->kdev->kobj, KOBJ_CHANGE, envp); in drm_sysfs_connector_property_event()
/linux/drivers/vfio/mdev/
H A Dmdev_core.c84 kobject_uevent_env(&dev->kobj, KOBJ_CHANGE, envp); in mdev_register_parent()
106 kobject_uevent_env(&parent->dev->kobj, KOBJ_CHANGE, envp); in mdev_unregister_parent()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_uevent.c22 if (kobject_uevent_env(&info->dev->kobj, KOBJ_CHANGE, envp)) in ipc_uevent_work()
/linux/drivers/usb/typec/
H A Dclass.c190 kobject_uevent_env(&dev->kobj, KOBJ_CHANGE, envp); in typec_product_type_notify()
318 kobject_uevent(&adev->dev.kobj, KOBJ_CHANGE); in typec_altmode_update_active()
975 kobject_uevent(&partner->dev.kobj, KOBJ_CHANGE); in typec_partner_set_pd_revision()
1038 kobject_uevent(&partner->dev.kobj, KOBJ_CHANGE); in typec_partner_set_num_altmodes()
1268 kobject_uevent(&plug->dev.kobj, KOBJ_CHANGE); in typec_plug_set_num_altmodes()
2204 kobject_uevent(&port->dev.kobj, KOBJ_CHANGE); in typec_set_data_role()
2244 kobject_uevent(&port->dev.kobj, KOBJ_CHANGE); in typec_set_pwr_role()
2263 kobject_uevent(&port->dev.kobj, KOBJ_CHANGE); in typec_set_vconn_role()
2287 kobject_uevent(&port->dev.kobj, KOBJ_CHANGE); in typec_set_pwr_opmode()
2299 kobject_uevent(&partner_dev->kobj, KOBJ_CHANGE); in typec_set_pwr_opmode()
[all …]
/linux/arch/sh/drivers/
H A Dpush-switch.c40 kobject_uevent(&pdev->dev.kobj, KOBJ_CHANGE); in switch_work_handler()
/linux/drivers/virt/coco/
H A Dtsm-core.c77 kobject_uevent(&tsm_dev->dev.kobj, KOBJ_CHANGE); in tsm_register_pci_or_reset()
/linux/drivers/s390/char/
H A Dsclp_config.c54 kobject_uevent(&dev->kobj, KOBJ_CHANGE); in sclp_cpu_capability_notify()
H A Dsclp_sd.c412 kobject_uevent(&sd_file->kobj, KOBJ_CHANGE); in sclp_sd_file_update()
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpasswordattr-interface.c30 kobject_uevent(&wmi_priv.class_dev->kobj, KOBJ_CHANGE); in call_password_interface()
H A Dbiosattr-interface.c37 kobject_uevent(&wmi_priv.class_dev->kobj, KOBJ_CHANGE); in call_biosattributes_interface()
/linux/drivers/acpi/
H A Ddock.c284 kobject_uevent_env(&dev->kobj, KOBJ_CHANGE, envp); in dock_event()
290 kobject_uevent_env(&dev->kobj, KOBJ_CHANGE, envp); in dock_event()
/linux/drivers/s390/net/
H A Dsmsgiucv_app.c114 kobject_uevent_env(&dev->kobj, KOBJ_CHANGE, p->envp); in smsg_event_work_fn()
/linux/drivers/scsi/qedf/
H A Dqedf_dbg.c152 kobject_uevent_env(&shost->shost_gendev.kobj, KOBJ_CHANGE, envp); in qedf_uevent_emit()
/linux/sound/hda/core/
H A Dsysfs.c395 kobject_uevent(tree->root, KOBJ_CHANGE); in widget_tree_create()
466 kobject_uevent(tree->root, KOBJ_CHANGE); in hda_widget_sysfs_reinit()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-typec11 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec46 Entering/exiting a mode will also generate uevent KOBJ_CHANGE.
/linux/include/linux/
H A Dkobject.h56 KOBJ_CHANGE, enumerator
/linux/drivers/base/power/
H A Dsysfs.c779 kobject_uevent(&dev->kobj, KOBJ_CHANGE); in wakeup_sysfs_add()
787 kobject_uevent(&dev->kobj, KOBJ_CHANGE); in wakeup_sysfs_remove()
/linux/net/9p/
H A Dtrans_virtio.c666 kobject_uevent(&(vdev->dev.kobj), KOBJ_CHANGE); in p9_virtio_probe()
767 kobject_uevent(&(vdev->dev.kobj), KOBJ_CHANGE); in p9_virtio_remove()
/linux/drivers/s390/cio/
H A Dscm.c176 kobject_uevent(&scmdev->dev.kobj, KOBJ_CHANGE); in scmdev_update()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_reset.c1414 kobject_uevent_env(kobj, KOBJ_CHANGE, error_event); in intel_gt_reset_global()
1417 kobject_uevent_env(kobj, KOBJ_CHANGE, reset_event); in intel_gt_reset_global()
1453 kobject_uevent_env(kobj, KOBJ_CHANGE, reset_done_event);
/linux/drivers/usb/roles/
H A Dclass.c90 kobject_uevent(&sw->dev.kobj, KOBJ_CHANGE); in usb_role_switch_set_role()
/linux/drivers/block/
H A Dloop.c221 kobject_uevent(&disk_to_dev(lo->lo_disk)->kobj, KOBJ_CHANGE); in loop_set_size()
618 kobject_uevent(&disk_to_dev(lo->lo_disk)->kobj, KOBJ_CHANGE); in loop_change_fd()
1088 kobject_uevent(&disk_to_dev(lo->lo_disk)->kobj, KOBJ_CHANGE); in loop_configure()
1142 kobject_uevent(&disk_to_dev(lo->lo_disk)->kobj, KOBJ_CHANGE); in __loop_clr_fd()

1234