Home
last modified time | relevance | path

Searched defs:_type (Results 51 – 75 of 153) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Didt.c19 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ argument
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Drcar-gen3-cpg.h54 #define DEF_GEN3_Z(_name, _id, _type, _parent, _div, _offset) \ argument
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps65218-regulator.c31 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
/OK3568_Linux_fs/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen3.c111 #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 Dpoll_thread.cpp63 int _type; member in XCam::IspPollThread
/OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/
H A Darch.h81 #define MACHINE_START(_type,_name) \ argument
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject-list.c167 char _type[3], *type; in fscache_objlist_show() local
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Drenesas_usbhs.h114 #define RENESAS_USBHS_PIPE(_type, _size, _num, _double_buf) { \ argument
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dqcom-spmi-vadc.c511 #define VADC_CHAN(_dname, _type, _mask, _pre, _scale) \ argument
520 #define VADC_NO_CHAN(_dname, _type, _mask, _pre) \ argument
H A Dina2xx-adc.c613 #define INA219_CHAN(_type, _index, _address) { \ argument
630 #define INA226_CHAN(_type, _index, _address) { \ argument
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dlinkmodes.c158 #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 Dib_user_ioctl_verbs.h40 #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 Dib_user_ioctl_verbs.h40 #define RDMA_UAPI_PTR(_type, _name) __aligned_u64 _name argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h36 #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 Dar9003_mci.h296 #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 Dcnic.h342 #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 Dmcdi.h283 #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 Dlm3533-als.c571 #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 Dbcm47xx_sprom.c175 #define ENTRY(_revmask, _type, _prefix, _name, _val, _allset, _fallback) \ argument
/OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c36 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h24 #define SET_PARAM_HEAD(_p, _type, _ver, _attr) do { \ argument
/OK3568_Linux_fs/kernel/arch/arm/probes/
H A Ddecode.h304 #define DECODE_HEADER(_type, _mask, _value, _regs) \ argument
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dbt1-pvt.h160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h54 #define PLL(_type, _id, _con, _mode, _mshift, \ argument
/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.c1035 #define NEXT_VAL(_type) (vlist ? (_type) *vlist++ : (_type) ulist++->val) argument
1037 #define NEXT_PTR(_type) ((_type) ulist++->ptr) argument

1234567