Home
last modified time | relevance | path

Searched defs:byte_index (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/codecs/hdmi/
H A Deld.c34 int byte_index) in hdmi_get_eld_data()
H A Dhdmi.c229 int *packet_index, int *byte_index) in hdmi_get_dip_index()
242 int packet_index, int byte_index) in hdmi_set_dip_index()
/linux/tools/firewire/
H A Dnosy-dump.c657 #define byte_index(i) ((i) ^ 3) macro
659 #define byte_index(i) (i) macro
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c335 hdac_hdmi_set_dip_index(struct hdac_device * hdev,hda_nid_t pin_nid,int packet_index,int byte_index) hdac_hdmi_set_dip_index() argument