Home
last modified time | relevance | path

Searched defs:DEV (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dgovernor.h16 #define to_devfreq(DEV) container_of((DEV), struct devfreq, dev) argument
H A Ddevfreq-event.c26 #define to_devfreq_event(DEV) container_of(DEV, struct devfreq_event_dev, dev) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgomp-constants.h249 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgomp-constants.h249 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dsta2x11-mfd.c448 #define DEV(_name, _r) \ macro
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-zx2967.c53 #define DEV(i2c) ((i2c)->adap.dev.parent) macro
/OK3568_Linux_fs/kernel/drivers/block/
H A Dskd_main.c278 #define SKD_WRITEL(DEV, VAL, OFF) skd_reg_write32(DEV, VAL, OFF) argument
279 #define SKD_READL(DEV, OFF) skd_reg_read32(DEV, OFF) argument
280 #define SKD_WRITEQ(DEV, VAL, OFF) skd_reg_write64(DEV, VAL, OFF) argument
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_dev.h207 #define DEV(ndev) ((struct device *)(&(ndev)->pdev->dev)) macro
/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c1403 DEV, /* set info for device events */ enumerator
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dw83627hf.c70 #define DEV 0x07 /* Register: Logical device select */ macro
H A Dpc87360.c60 #define DEV 0x07 /* Register: Logical device select */ macro
H A Dit87.c77 #define DEV 0x07 /* Register: Logical device select */ macro