Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-sysfs.c149 static inline int create_sysfs_files(struct ehci_hcd *ehci) in create_sysfs_files() function
Dehci-hcd.c674 create_sysfs_files(ehci); in ehci_run()
Dfotg210-hcd.c4764 static inline int create_sysfs_files(struct fotg210_hcd *fotg210) in create_sysfs_files() function
5076 create_sysfs_files(fotg210); in fotg210_run()
/drivers/devfreq/
Ddevfreq.c790 static void create_sysfs_files(struct devfreq *devfreq,
963 create_sysfs_files(devfreq, devfreq->governor); in devfreq_add_device()
1500 create_sysfs_files(df, df->governor); in governor_store()
1930 static void create_sysfs_files(struct devfreq *devfreq, in create_sysfs_files() function