Searched refs:port_tlv (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dlm49453.c493 static const DECLARE_TLV_DB_SCALE(port_tlv, -1800, 600, 0);
552 0, 3, 0, port_tlv),
554 2, 3, 0, port_tlv),
556 4, 3, 0, port_tlv),
558 6, 3, 0, port_tlv),
560 0, 3, 0, port_tlv),
562 2, 3, 0, port_tlv),
564 4, 3, 0, port_tlv),
566 6, 3, 0, port_tlv),
569 0, 3, 0, port_tlv),
[all...]
/linux-master/net/bridge/
H A Dbr_private_cfm.h81 bool port_tlv; /* Insert Port Status TLV */ member in struct:br_cfm_cc_ccm_tx_info
H A Dbr_cfm_netlink.c373 tx_info.port_tlv = nla_get_u32(tb[IFLA_BRIDGE_CFM_CC_CCM_TX_PORT_TLV]);
578 mep->cc_ccm_tx_info.port_tlv))
H A Dbr_cfm.c236 if (tx_info->port_tlv) {

Completed in 134 milliseconds