Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bcma/
H A Dmain.c31 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env);
75 .uevent = bcma_device_uevent,
630 static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent() function
/kernel/linux/linux-6.6/drivers/bcma/
H A Dmain.c32 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env);
76 .uevent = bcma_device_uevent,
631 static int bcma_device_uevent(const struct device *dev, struct kobj_uevent_env *env) in bcma_device_uevent() function

Completed in 3 milliseconds