| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | idt.c | 19 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/renesas/ |
| H A D | rcar-gen3-cpg.h | 54 #define DEF_GEN3_Z(_name, _id, _type, _parent, _div, _offset) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | tps65218-regulator.c | 31 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/clk/renesas/ |
| H A D | clk-rcar-gen3.c | 111 #define DEF_TYPE(_name, _id, _type...) \ argument 113 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | poll_thread.cpp | 63 int _type; member in XCam::IspPollThread
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/ |
| H A D | arch.h | 81 #define MACHINE_START(_type,_name) \ argument
|
| /OK3568_Linux_fs/kernel/fs/fscache/ |
| H A D | object-list.c | 167 char _type[3], *type; in fscache_objlist_show() local
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | renesas_usbhs.h | 114 #define RENESAS_USBHS_PIPE(_type, _size, _num, _double_buf) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | qcom-spmi-vadc.c | 511 #define VADC_CHAN(_dname, _type, _mask, _pre, _scale) \ argument 520 #define VADC_NO_CHAN(_dname, _type, _mask, _pre) \ argument
|
| H A D | ina2xx-adc.c | 613 #define INA219_CHAN(_type, _index, _address) { \ argument 630 #define INA226_CHAN(_type, _index, _address) { \ argument
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | linkmodes.c | 158 #define __DEFINE_LINK_MODE_PARAMS(_speed, _type, _duplex) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 40 #define RDMA_UAPI_PTR(_type, _name) __aligned_u64 _name argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 40 #define RDMA_UAPI_PTR(_type, _name) __aligned_u64 _name argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genl_magic_func.h | 36 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ argument 41 #define __array(attr_nr, attr_flag, name, nla_type, _type, maxlen, \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mci.h | 296 #define MCI_GPM_SET_TYPE_OPCODE(_p_gpm, _type, _opcode) do { \ argument 301 #define MCI_GPM_IS_CAL_TYPE(_type) ((_type) <= MCI_GPM_WLAN_CAL_DONE) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | cnic.h | 342 #define CDU_VALID_DATA(_cid, _region, _type) \ argument 345 #define CDU_CRC8(_cid, _region, _type) \ argument 348 #define CDU_RSRVD_VALUE_TYPE_A(_cid, _region, _type) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | mcdi.h | 283 #define MCDI_FIELD(_ptr, _type, _field) \ argument 323 #define MCDI_ARRAY_FIELD(_buf, _field1, _type, _index, _field2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | lm3533-als.c | 571 #define ALS_ATTR(_name, _mode, _show, _store, _type, _val1, _val2) \ argument 577 #define LM3533_ALS_ATTR(_name, _mode, _show, _store, _type, _val1, _val2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/firmware/broadcom/ |
| H A D | bcm47xx_sprom.c | 175 #define ENTRY(_revmask, _type, _prefix, _name, _val, _allset, _fallback) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpdmai.c | 36 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | atf_common.h | 24 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/ |
| H A D | decode.h | 304 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | bt1-pvt.h | 160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | clock.h | 54 #define PLL(_type, _id, _con, _mode, _mshift, \ argument
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.c | 1035 #define NEXT_VAL(_type) (vlist ? (_type) *vlist++ : (_type) ulist++->val) argument 1037 #define NEXT_PTR(_type) ((_type) ulist++->ptr) argument
|