Searched refs:hdmi_write_command (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/oxygen/ |
D | xonar_hdmi.c | 29 static void hdmi_write_command(struct oxygen *chip, u8 command, in hdmi_write_command() function 54 hdmi_write_command(chip, 0x61, 1, ¶m); in xonar_hdmi_init_commands() 56 hdmi_write_command(chip, 0x74, 1, ¶m); in xonar_hdmi_init_commands() 57 hdmi_write_command(chip, 0x54, 5, hdmi->params); in xonar_hdmi_init_commands() 71 hdmi_write_command(chip, 0x74, 1, ¶m); in xonar_hdmi_cleanup() 115 hdmi_write_command(chip, 0x54, 5, hdmi->params); in xonar_set_hdmi_params()
|