Searched defs:DEV (Results 1 – 6 of 6) sorted by relevance
18 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) argument
26 #define to_devfreq_event(DEV) container_of(DEV, struct devfreq_event_dev, dev) argument
207 #define DEV(ndev) ((struct device *)(&(ndev)->pdev->dev)) macro
70 #define DEV 0x07 /* Register: Logical device select */ macro
72 #define DEV 0x07 /* Register: Logical device select */ macro
74 #define DEV 0x07 /* Register: Logical device select */ macro
Completed in 31 milliseconds