Home
last modified time | relevance | path

Searched refs:create_sysfs_files (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/usb/host/
Dehci-sysfs.c149 static inline int create_sysfs_files(struct ehci_hcd *ehci) in create_sysfs_files() function
Dehci-hcd.c665 create_sysfs_files(ehci); in ehci_run()
Dfotg210-hcd.c4770 static inline int create_sysfs_files(struct fotg210_hcd *fotg210) in create_sysfs_files() function
5082 create_sysfs_files(fotg210); in fotg210_run()
/Linux-v5.15/drivers/devfreq/
Ddevfreq.c768 static void create_sysfs_files(struct devfreq *devfreq,
935 create_sysfs_files(devfreq, devfreq->governor); in devfreq_add_device()
1447 create_sysfs_files(df, df->governor); in governor_store()
1858 static void create_sysfs_files(struct devfreq *devfreq, in create_sysfs_files() function