| /linux-6.15/include/sound/ |
| H A D | soc.h | 75 .tlv.p = (tlv_array), \ 83 .tlv.p = (tlv_array),\ 92 .tlv.p = (tlv_array), \ 127 .tlv.p = (tlv_array), \ 147 .tlv.p = (tlv_array), \ 156 .tlv.p = (tlv_array), \ 166 .tlv.p = (tlv_array), \ 184 .tlv.p = (tlv_array), \ 294 tlv_array) \ argument 305 tlv_array) \ argument [all …]
|
| H A D | soc-dapm.h | 339 #define SOC_DAPM_DOUBLE_R_TLV(xname, lreg, rreg, shift, max, invert, tlv_array) \ argument 342 tlv_array) 343 #define SOC_DAPM_SINGLE_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 346 tlv_array) 347 #define SOC_DAPM_SINGLE_TLV_VIRT(xname, max, tlv_array) \ argument 348 SOC_DAPM_SINGLE(xname, SND_SOC_NOPM, 0, max, 0, tlv_array) 360 #define SOC_DAPM_SINGLE_TLV_AUTODISABLE(xname, reg, shift, max, invert, tlv_array) \ argument 364 .tlv.p = (tlv_array), \
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt-sdw-common.h | 45 xhandler_put, xcount, xmax, tlv_array, xinfo) \ argument 49 .tlv.p = (tlv_array), \
|
| H A D | wm8991.h | 811 tlv_array) \ argument 813 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
|
| H A D | peb2466.c | 35 unsigned int tlv_array[PEB2466_TLV_SIZE]; member 304 DECLARE_TLV_DB_SCALE(tlv_array, min_val, step, 0); in peb2466_add_lkup_ctrl() 307 BUILD_BUG_ON(sizeof(lkup_ctrl->tlv_array) < sizeof(tlv_array)); in peb2466_add_lkup_ctrl() 308 memcpy(lkup_ctrl->tlv_array, tlv_array, sizeof(tlv_array)); in peb2466_add_lkup_ctrl() 314 control.tlv.p = lkup_ctrl->tlv_array; in peb2466_add_lkup_ctrl()
|
| H A D | rt715-sdca.c | 431 xhandler_put, tlv_array, xcount, xmax) \ argument 435 .tlv.p = (tlv_array), \ 441 xhandler_put, tlv_array, xcount, xmax) \ argument 445 .tlv.p = (tlv_array), \
|
| H A D | wm8990.c | 69 tlv_array) \ argument 71 snd_soc_get_volsw, wm899x_outpga_put_volsw_vu, tlv_array)
|
| H A D | wm8400.c | 101 #define WM8400_OUTPGA_SINGLE_R_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 103 snd_soc_get_volsw, wm8400_outpga_put_volsw_vu, tlv_array)
|
| H A D | rt712-sdca-dmic.c | 410 xhandler_put, xcount, xmax, tlv_array) \ argument 414 .tlv.p = (tlv_array), \
|
| H A D | wsa881x.c | 201 #define WSA881X_PA_GAIN_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 203 snd_soc_get_volsw, wsa881x_put_pa_gain, tlv_array)
|
| H A D | rt715.c | 495 #define RT715_MAIN_VOL_EXT_TLV(xname, xhandler_get, xhandler_put, tlv_array) \ argument 499 .tlv.p = (tlv_array), \
|
| H A D | rt722-sdca.c | 685 xhandler_put, xcount, xmax, tlv_array) \ argument 689 .tlv.p = (tlv_array), \
|
| H A D | rt712-sdca.c | 1211 xhandler_put, xcount, xmax, tlv_array) \ argument 1215 .tlv.p = (tlv_array), \
|
| H A D | wcd938x.c | 72 #define WCD938X_EAR_PA_GAIN_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 74 wcd938x_ear_pa_put_gain, tlv_array)
|
| /linux-6.15/net/nfc/ |
| H A D | llcp.h | 222 const u8 *tlv_array, u16 tlv_array_len); 224 const u8 *tlv_array, u16 tlv_array_len);
|
| H A D | llcp_commands.c | 193 const u8 *tlv_array, u16 tlv_array_len) in nfc_llcp_parse_gb_tlv() argument 195 const u8 *tlv = tlv_array; in nfc_llcp_parse_gb_tlv() 243 const u8 *tlv_array, u16 tlv_array_len) in nfc_llcp_parse_connection_tlv() argument 245 const u8 *tlv = tlv_array; in nfc_llcp_parse_connection_tlv()
|
| /linux-6.15/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 713 xmod, xpipe, xinstance, xtask, tlv_array, xgain_val, \ argument 718 .tlv.p = (tlv_array), \ 760 xmod, xpipe, xinstance, xtask, tlv_array, xgain_val) \ argument 768 xhandler_get, xhandler_put, xmod, xpipe, xinstance, xtask, tlv_array, \
|
| /linux-6.15/sound/pci/hda/ |
| H A D | tas2781_hda_i2c.c | 43 xhandler_get, xhandler_put, tlv_array) \ argument 47 .tlv.p = (tlv_array), \
|
| H A D | tas2781_hda_spi.c | 50 xhandler_get, xhandler_put, tlv_array) { \ argument 54 .tlv.p = (tlv_array), \
|