Home
last modified time | relevance | path

Searched refs:tlv (Results 176 – 200 of 224) sorted by relevance

123456789

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dhost.h454 uint8_t tlv[128]; member
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_pcm.c591 .tlv = { .p = vortex_pcm_vol_db_scale },
/openbmc/linux/sound/pci/ac97/
H A Dac97_codec.c1226 static void set_tlv_db_scale(struct snd_kcontrol *kctl, const unsigned int *tlv) in set_tlv_db_scale() argument
1228 kctl->tlv.p = tlv; in set_tlv_db_scale()
1229 if (tlv) in set_tlv_db_scale()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c539 static bool mlxsw_emad_tlv_is_string_tlv(const char *tlv) in mlxsw_emad_tlv_is_string_tlv() argument
541 u8 tlv_type = mlxsw_emad_string_tlv_type_get(tlv); in mlxsw_emad_tlv_is_string_tlv()
546 static bool mlxsw_emad_tlv_is_latency_tlv(const char *tlv) in mlxsw_emad_tlv_is_latency_tlv() argument
548 u8 tlv_type = mlxsw_emad_latency_tlv_type_get(tlv); in mlxsw_emad_tlv_is_latency_tlv()
/openbmc/linux/sound/pci/emu10k1/
H A Dp16v.c742 .tlv = { .p = snd_p16v_db_scale1 }, \
/openbmc/linux/sound/firewire/
H A Disight.c581 ctl->tlv.p = isight->gain_tlv; in isight_create_mixer()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1561 struct rtw89_btc_btf_tlv *tlv; in _append_tdma() local
1574 tlv = (struct rtw89_btc_btf_tlv *)&btc->policy[len]; in _append_tdma()
1575 tlv->type = CXPOLICY_TDMA; in _append_tdma()
1577 v = (struct rtw89_btc_fbtc_tdma *)&tlv->val[0]; in _append_tdma()
1578 tlv->len = sizeof(*v); in _append_tdma()
1582 tlv->len = sizeof(*v3); in _append_tdma()
1583 v3 = (struct rtw89_btc_fbtc_tdma_v3 *)&tlv->val[0]; in _append_tdma()
1600 struct rtw89_btc_btf_tlv *tlv = NULL; in _append_slot() local
1618 v = (struct btc_fbtc_1slot *)&tlv->val[0]; in _append_slot()
1619 tlv->type = CXPOLICY_SLOT; in _append_slot()
[all …]
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c355 u8 *tlv = (u8 *)hs_cfg + sizeof(struct host_cmd_ds_802_11_hs_cfg_enh); in mwifiex_cmd_802_11_hs_cfg() local
378 tlv = (u8 *)hs_cfg in mwifiex_cmd_802_11_hs_cfg()
398 psparam_tlv = (struct mwifiex_ps_param_in_hs *)tlv; in mwifiex_cmd_802_11_hs_cfg()
/openbmc/linux/sound/soc/
H A Dsoc-topology.c492 k->tlv.c = snd_soc_bytes_tlv_callback; in soc_tplg_kcontrol_bind_io()
616 kc->tlv.p = (void *)p; in soc_tplg_create_tlv_db_scale()
630 tplg_tlv = &tc->tlv; in soc_tplg_create_tlv()
/openbmc/linux/sound/pci/trident/
H A Dtrident_main.c2584 .tlv = { .p = db_scale_gvol },
2595 .tlv = { .p = db_scale_gvol },
2784 .tlv = { .p = db_scale_crvol },
2840 .tlv = { .p = db_scale_crvol },
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-alsa.c713 .tlv.p = snd_cx88_db_scale,
/openbmc/linux/sound/pci/hda/
H A Dpatch_cirrus.c987 .tlv = { .p = cs421x_speaker_boost_db_scale },
H A Dtas2781_hda_i2c.c46 .tlv.p = (tlv_array), \
H A Dcs35l56_hda.c374 ctl_template.tlv.p = cs35l56_hda_vol_tlv; in cs35l56_hda_create_controls()
/openbmc/linux/include/net/
H A Dpkt_cls.h515 #define tcf_em_tree_dump(skb, t, tlv) (0) argument
/openbmc/linux/sound/pci/
H A Dcs4281.c1032 .tlv = { .p = db_scale_dsp },
1043 .tlv = { .p = db_scale_dsp },
/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h718 .tlv.p = (tlv_array), \
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-audio.c602 tmp.tlv.p = em28xx_db_scale; in em28xx_cvol_new()
/openbmc/linux/sound/soc/codecs/
H A Drt712-sdca-dmic.c413 .tlv.p = (tlv_array), \
H A Dwsa881x.c205 .tlv.p = (tlv_array), \
H A Drt715.c509 .tlv.p = (tlv_array), \
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1173 unsigned int tlv[]; /* first TLV */ member
/openbmc/linux/include/uapi/sound/
H A Dasound.h1173 unsigned int tlv[]; /* first TLV */ member
/openbmc/linux/sound/usb/
H A Dmixer_scarlett2.c2083 .tlv = { .p = db_scale_scarlett2_gain }
2095 .tlv = { .p = db_scale_scarlett2_gain }
3488 .tlv = { .p = db_scale_scarlett2_mixer }
/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c1084 .tlv.p = catpt_volume_tlv, \

123456789