/linux/drivers/iio/imu/ |
H A D | adis16550.c | 695 #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 D | adis16480.c | 731 #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 D | adis16460.c | 234 #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 D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
/linux/drivers/clk/renesas/ |
H A D | renesas-cpg-mssr.h | 102 #define DEF_MOD(_name, _mod, _parent...) \ argument 110 #define DEF_MOD_STB(_name, _mod, _parent...) \ argument
|
/linux/drivers/iio/gyro/ |
H A D | itg3200_core.c | 260 #define ITG3200_GYRO_CHAN(_mod) { \ argument
|
/linux/sound/soc/renesas/rcar/ |
H A D | ctu.c | 90 #define rsnd_mod_to_ctu(_mod) \ argument
|
H A D | mix.c | 58 #define rsnd_mod_to_mix(_mod) \ argument
|
H A D | dvc.c | 48 #define rsnd_mod_to_dvc(_mod) \ argument
|
H A D | ssiu.c | 24 #define rsnd_mod_to_ssiu(_mod) container_of((_mod), struct rsnd_ssiu, mod) argument
|
H A D | src.c | 48 #define rsnd_mod_to_src(_mod) \ argument
|
H A D | dma.c | 53 #define rsnd_mod_to_dma(_mod) container_of((_mod), struct rsnd_dma, mod) argument
|
H A D | ssi.c | 114 #define rsnd_mod_to_ssi(_mod) container_of((_mod), struct rsnd_ssi, mod) argument
|
/linux/drivers/iio/chemical/ |
H A D | sps30.c | 293 #define SPS30_CHAN(_index, _mod) { \ argument
|
H A D | pms7003.c | 173 #define PMS7003_CHAN(_index, _mod, _addr) { \ argument
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_ioc.h | 126 #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 D | bfa.h | 357 #define bfa_stats(_mod, _stats) ((_mod)->stats._stats++) argument
|
/linux/drivers/iio/health/ |
H A D | max30102.c | 132 #define MAX30102_INTENSITY_CHANNEL(_si, _mod) { \ argument
|
/linux/scripts/kconfig/ |
H A D | gconf.c | 158 const gchar *_mod = ""; in set_node() local
|
/linux/drivers/iio/light/ |
H A D | ltr501.c | 578 #define LTR501_INTENSITY_CHANNEL(_idx, _addr, _mod, _shared, \ argument
|