Home
last modified time | relevance | path

Searched defs:_mod (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/iio/imu/
H A Dadis16550.c695 #define ADIS16550_MOD_CHAN(_type, _mod, _address, _si) \ argument
716 #define ADIS16550_GYRO_CHANNEL(_mod) \ argument
720 #define ADIS16550_ACCEL_CHANNEL(_mod) \ argument
741 #define ADIS16550_MOD_CHAN_DELTA(_type, _mod, _address, _si) { \ argument
758 #define ADIS16550_DELTANG_CHAN(_mod) \ argument
762 #define ADIS16550_DELTVEL_CHAN(_mod) \ argument
766 #define ADIS16550_DELTANG_CHAN_NO_SCAN(_mod) \ argument
770 #define ADIS16550_DELTVEL_CHAN_NO_SCAN(_mod) \ argument
H A Dadis16480.c731 #define ADIS16480_MOD_CHANNEL(_type, _mod, _address, _si, _info_sep, _bits) \ argument
751 #define ADIS16480_GYRO_CHANNEL(_mod) \ argument
758 #define ADIS16480_ACCEL_CHANNEL(_mod) \ argument
765 #define ADIS16480_DELTANG_CHANNEL(_mod) \ argument
770 #define ADIS16480_DELTANG_CHANNEL_NO_SCAN(_mod) \ argument
774 #define ADIS16480_DELTVEL_CHANNEL(_mod) \ argument
779 #define ADIS16480_DELTVEL_CHANNEL_NO_SCAN(_mod) \ argument
783 #define ADIS16480_MAGN_CHANNEL(_mod) \ argument
H A Dadis16460.c234 #define ADIS16460_MOD_CHANNEL(_type, _mod, _address, _si, _bits) \ argument
252 #define ADIS16460_GYRO_CHANNEL(_mod) \ argument
257 #define ADIS16460_ACCEL_CHANNEL(_mod) \ argument
/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h102 #define DEF_MOD(_name, _mod, _parent...) \ argument
110 #define DEF_MOD_STB(_name, _mod, _parent...) \ argument
/linux/drivers/iio/gyro/
H A Ditg3200_core.c260 #define ITG3200_GYRO_CHAN(_mod) { \ argument
/linux/sound/soc/renesas/rcar/
H A Dctu.c90 #define rsnd_mod_to_ctu(_mod) \ argument
H A Dmix.c58 #define rsnd_mod_to_mix(_mod) \ argument
H A Ddvc.c48 #define rsnd_mod_to_dvc(_mod) \ argument
H A Dssiu.c24 #define rsnd_mod_to_ssiu(_mod) container_of((_mod), struct rsnd_ssiu, mod) argument
H A Dsrc.c48 #define rsnd_mod_to_src(_mod) \ argument
H A Ddma.c53 #define rsnd_mod_to_dma(_mod) container_of((_mod), struct rsnd_dma, mod) argument
H A Dssi.c114 #define rsnd_mod_to_ssi(_mod) container_of((_mod), struct rsnd_ssi, mod) argument
/linux/drivers/iio/chemical/
H A Dsps30.c293 #define SPS30_CHAN(_index, _mod) { \ argument
H A Dpms7003.c173 #define PMS7003_CHAN(_index, _mod, _addr) { \ argument
/linux/drivers/scsi/bfa/
H A Dbfa_ioc.h126 #define bfa_mem_dma_sptr(_mod, _i) (&(_mod)->dma_seg[(_i)]) argument
127 #define bfa_mem_dma_seg_iter(_mod, _sptr, _nr, _i) \ argument
131 #define bfa_mem_kva_curp(_mod) ((_mod)->kva_seg.kva_curp) argument
137 #define bfa_mem_get_dmabuf_kva(_mod, _tag, _rqsz) \ argument
142 #define bfa_mem_get_dmabuf_pa(_mod, _tag, _rqsz) \ argument
H A Dbfa.h357 #define bfa_stats(_mod, _stats) ((_mod)->stats._stats++) argument
/linux/drivers/iio/health/
H A Dmax30102.c132 #define MAX30102_INTENSITY_CHANNEL(_si, _mod) { \ argument
/linux/scripts/kconfig/
H A Dgconf.c158 const gchar *_mod = ""; in set_node() local
/linux/drivers/iio/light/
H A Dltr501.c578 #define LTR501_INTENSITY_CHANNEL(_idx, _addr, _mod, _shared, \ argument