Home
last modified time | relevance | path

Searched defs:sif (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/cpufreq/
Ds3c2410-cpufreq.c116 struct subsys_interface *sif) in s3c2410_cpufreq_add()
134 struct subsys_interface *sif) in s3c2410a_cpufreq_add()
Ds3c2412-cpufreq.c196 struct subsys_interface *sif) in s3c2412_cpufreq_add()
Ds3c2440-cpufreq.c270 struct subsys_interface *sif) in s3c2440_cpufreq_add()
Dcpufreq.c1352 static int cpufreq_add_dev(struct device *dev, struct subsys_interface *sif) in cpufreq_add_dev()
1441 static void cpufreq_remove_dev(struct device *dev, struct subsys_interface *sif) in cpufreq_remove_dev()
/linux-4.19.296/drivers/base/
Dbus.c518 struct subsys_interface *sif; in bus_probe_device() local
546 struct subsys_interface *sif; in bus_remove_device() local
1089 int subsys_interface_register(struct subsys_interface *sif) in subsys_interface_register()
1116 void subsys_interface_unregister(struct subsys_interface *sif) in subsys_interface_unregister()
/linux-4.19.296/include/uapi/linux/
Dgfs2_ondisk.h224 #define IF2DT(sif) (((sif) & S_IFMT) >> 12) argument