Searched refs:kobject_synth_uevent (Results 1 – 3 of 3) sorted by relevance
217 int kobject_synth_uevent(struct kobject *kobj, const char *buf, size_t count);
191 int kobject_synth_uevent(struct kobject *kobj, const char *buf, size_t count) in kobject_synth_uevent() function
1022 rc = kobject_synth_uevent(&mk->kobj, buffer, count); in store_uevent()