Home
last modified time | relevance | path

Searched refs:mlxreg_hotplug_udev_envp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c76 static char *mlxreg_hotplug_udev_envp[] = { NULL, NULL }; variable
85 mlxreg_hotplug_udev_envp[0] = event_str; in mlxreg_hotplug_udev_event_send()
89 return kobject_uevent_env(kobj, KOBJ_CHANGE, mlxreg_hotplug_udev_envp); in mlxreg_hotplug_udev_event_send()
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c75 static char *mlxreg_hotplug_udev_envp[] = { NULL, NULL }; variable
84 mlxreg_hotplug_udev_envp[0] = event_str; in mlxreg_hotplug_udev_event_send()
88 return kobject_uevent_env(kobj, KOBJ_CHANGE, mlxreg_hotplug_udev_envp); in mlxreg_hotplug_udev_event_send()

Completed in 2 milliseconds