/linux/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 | rt712-sdca-dmic.c | 405 xhandler_put, xcount, xmax, tlv_array) \ argument 409 .tlv.p = (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 | 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 | 684 xhandler_put, xcount, xmax, tlv_array) \ argument 688 .tlv.p = (tlv_array), \
|
H A D | rt712-sdca.c | 1206 xhandler_put, xcount, xmax, tlv_array) \ argument 1210 .tlv.p = (tlv_array), \
|
H A D | wcd938x.c | 74 #define WCD938X_EAR_PA_GAIN_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 76 wcd938x_ear_pa_put_gain, tlv_array)
|
/linux/sound/hda/codecs/side-codecs/ |
H A D | tas2781_hda.h | 25 xhandler_get, xhandler_put, tlv_array) { \ argument 29 .tlv.p = (tlv_array), \
|
/linux/include/sound/ |
H A D | soc-dapm.h | 340 #define SOC_DAPM_DOUBLE_R_TLV(xname, lreg, rreg, shift, max, invert, tlv_array) \ argument 343 tlv_array) 344 #define SOC_DAPM_SINGLE_TLV(xname, reg, shift, max, invert, tlv_array) \ argument 347 tlv_array) 348 #define SOC_DAPM_SINGLE_TLV_VIRT(xname, max, tlv_array) \ argument 349 SOC_DAPM_SINGLE(xname, SND_SOC_NOPM, 0, max, 0, tlv_array) 361 #define SOC_DAPM_SINGLE_TLV_AUTODISABLE(xname, reg, shift, max, invert, tlv_array) \ argument 365 .tlv.p = (tlv_array), \
|
/linux/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/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, \
|