Searched refs:hdmi_write_command (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/oxygen/
H A Dxonar_hdmi.c29 static void hdmi_write_command(struct oxygen *chip, u8 command, function
54 hdmi_write_command(chip, 0x61, 1, &param);
56 hdmi_write_command(chip, 0x74, 1, &param);
57 hdmi_write_command(chip, 0x54, 5, hdmi->params);
71 hdmi_write_command(chip, 0x74, 1, &param);
115 hdmi_write_command(chip, 0x54, 5, hdmi->params);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/oxygen/
H A Dxonar_hdmi.c29 static void hdmi_write_command(struct oxygen *chip, u8 command, function
54 hdmi_write_command(chip, 0x61, 1, &param);
56 hdmi_write_command(chip, 0x74, 1, &param);
57 hdmi_write_command(chip, 0x54, 5, hdmi->params);
71 hdmi_write_command(chip, 0x74, 1, &param);
115 hdmi_write_command(chip, 0x54, 5, hdmi->params);

Completed in 106 milliseconds