Searched refs:gpio_audio_freq (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-gpio.c151 mask = itv->card->gpio_audio_freq.mask;
154 data = itv->card->gpio_audio_freq.f32000;
157 data = itv->card->gpio_audio_freq.f44100;
161 data = itv->card->gpio_audio_freq.f48000;
H A Divtv-cards.h297 struct ivtv_gpio_audio_freq gpio_audio_freq; member in struct:ivtv_card
H A Divtv-cards.c248 .gpio_audio_freq = { .mask = 0x0018, .f32000 = 0x0000,
559 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
591 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,
621 .gpio_audio_freq = { .mask = 0xc000, .f32000 = 0x0000,

Completed in 178 milliseconds