cxm_softc
cxm_start_encoder(struct cxm_softc *sc)
cxm_stop_encoder(struct cxm_softc *sc)
sizeof(struct cxm_softc),
cxm_pause_encoder(struct cxm_softc *sc)
cxm_unpause_encoder(struct cxm_softc *sc)
cxm_encoder_fixup_byte_order(struct cxm_softc *sc,
cxm_encoder_dma_discard(struct cxm_softc *sc)
cxm_encoder_dma_done(struct cxm_softc *sc)
cxm_encoder_dma_request(struct cxm_softc *sc)
cxm_encoder_wait_for_lock(struct cxm_softc *sc)
struct cxm_softc *sc;
struct cxm_softc *sc;
struct cxm_softc *sc = device_get_softc(dev);
struct cxm_softc *sc;
sc = (struct cxm_softc *)arg;
struct cxm_softc *sc;
struct cxm_softc *sc;
struct cxm_softc *sc;
struct cxm_softc *sc;
sc = (struct cxm_softc*)devclass_get_softc(cxm_devclass, unit);
struct cxm_softc *sc;
sc = (struct cxm_softc*)devclass_get_softc(cxm_devclass, unit);
struct cxm_softc *sc;
sc = (struct cxm_softc*)devclass_get_softc(cxm_devclass, unit);
struct cxm_softc *sc;
sc = (struct cxm_softc*)devclass_get_softc(cxm_devclass, unit);
struct cxm_softc *sc;
sc = (struct cxm_softc *)devclass_get_softc(cxm_devclass, unit);
struct cxm_softc *sc = (struct cxm_softc *)kn->kn_hook;
struct cxm_softc *sc = (struct cxm_softc *)kn->kn_hook;
cxm_queue_firmware_command(struct cxm_softc *sc,
cxm_firmware_command(struct cxm_softc *sc,
cxm_firmware_command_nosleep(struct cxm_softc *sc,
cxm_stop_firmware(struct cxm_softc *sc)
cxm_set_irq_mask(struct cxm_softc *sc, uint32_t mask)
cxm_set_irq_status(struct cxm_softc *sc, uint32_t status)
cxm_stop_hardware(struct cxm_softc *sc)
cxm_download_firmware(struct cxm_softc *sc)
cxm_init_hardware(struct cxm_softc *sc)
cxm_configure_encoder(struct cxm_softc *sc)
int cxm_eeprom_init(struct cxm_softc *sc);
int cxm_eeprom_tuner_type(struct cxm_softc *sc);
int cxm_ir_init(struct cxm_softc *sc);
int cxm_ir_key(struct cxm_softc *sc, char *buf, int len);
int cxm_msp_init(struct cxm_softc *sc);
int cxm_msp_mute(struct cxm_softc *sc);
int cxm_msp_unmute(struct cxm_softc *sc);
int cxm_msp_is_muted(struct cxm_softc *sc);
int cxm_msp_select_source(struct cxm_softc *sc, enum cxm_source source);
enum cxm_source cxm_msp_selected_source(struct cxm_softc *sc);
int cxm_msp_autodetect_standard(struct cxm_softc *sc);
int cxm_msp_is_locked(struct cxm_softc *sc);
int cxm_msp_wait_for_lock(struct cxm_softc *sc);
int cxm_wm8775_init(struct cxm_softc *sc);
int cxm_tda988x_init(struct cxm_softc *sc);
int cxm_tda988x_diag(struct cxm_softc *sc);
int cxm_cx2584x_init(struct cxm_softc *sc);
int cxm_cx2584x_mute(struct cxm_softc *sc);
int cxm_cx2584x_unmute(struct cxm_softc *sc);
int cxm_cx2584x_select_source(struct cxm_softc *sc, enum cxm_source source);
int cxm_cx2584x_set_std(struct cxm_softc *sc);
int cxm_tuner_init(struct cxm_softc *sc);
int cxm_tuner_select_channel_set(struct cxm_softc *sc,
unsigned int cxm_tuner_selected_channel_set(struct cxm_softc *sc);
int cxm_tuner_select_frequency(struct cxm_softc *sc,
int cxm_tuner_select_channel(struct cxm_softc *sc, unsigned int channel);
int cxm_tuner_apply_afc(struct cxm_softc *sc);
int cxm_tuner_is_locked(struct cxm_softc *sc);
int cxm_tuner_wait_for_lock(struct cxm_softc *sc);
int cxm_tuner_status(struct cxm_softc *sc);
int cxm_saa7115_init(struct cxm_softc *sc);
int cxm_saa7115_mute(struct cxm_softc *sc);
int cxm_saa7115_unmute(struct cxm_softc *sc);
int cxm_saa7115_select_source(struct cxm_softc *sc, enum cxm_source source);
int cxm_saa7115_configure(struct cxm_softc *sc,
enum cxm_source_format cxm_saa7115_detected_format(struct cxm_softc *sc);
int cxm_saa7115_detected_fps(struct cxm_softc *sc);
int cxm_saa7115_get_brightness(struct cxm_softc *sc);
int cxm_saa7115_set_brightness(struct cxm_softc *sc,
int cxm_saa7115_get_chroma_saturation(struct cxm_softc *sc);
int cxm_saa7115_set_chroma_saturation(struct cxm_softc *sc,
int cxm_saa7115_get_contrast(struct cxm_softc *sc);
int cxm_saa7115_set_contrast(struct cxm_softc *sc, unsigned char contrast);
int cxm_saa7115_get_hue(struct cxm_softc *sc);
int cxm_saa7115_set_hue(struct cxm_softc *sc, unsigned char hue);
int cxm_saa7115_is_locked(struct cxm_softc *sc);
int cxm_saa7115_wait_for_lock(struct cxm_softc *sc);
cxm_eeprom_tuner_type(struct cxm_softc *sc)
cxm_eeprom_init(struct cxm_softc *sc)
cxm_ir_key(struct cxm_softc *sc, char *buf, int len)
cxm_ir_init(struct cxm_softc *sc)
cxm_msp_init(struct cxm_softc *sc)
cxm_msp_mute(struct cxm_softc *sc)
cxm_msp_unmute(struct cxm_softc *sc)
cxm_msp_is_muted(struct cxm_softc *sc)
cxm_msp_select_source(struct cxm_softc *sc, enum cxm_source source)
cxm_msp_selected_source(struct cxm_softc *sc)
cxm_msp_autodetect_standard(struct cxm_softc *sc)
cxm_msp_is_locked(struct cxm_softc *sc)
cxm_msp_wait_for_lock(struct cxm_softc *sc)
cxm_saa7115_set_brightness(struct cxm_softc *sc, unsigned char brightness)
cxm_saa7115_get_chroma_saturation(struct cxm_softc *sc)
cxm_saa7115_set_chroma_saturation(struct cxm_softc *sc,
cxm_saa7115_get_contrast(struct cxm_softc *sc)
cxm_saa7115_set_contrast(struct cxm_softc *sc, unsigned char contrast)
cxm_saa7115_get_hue(struct cxm_softc *sc)
cxm_saa7115_set_hue(struct cxm_softc *sc, unsigned char hue)
cxm_saa7115_is_locked(struct cxm_softc *sc)
cxm_saa7115_wait_for_lock(struct cxm_softc *sc)
cxm_saa7115_init(struct cxm_softc *sc)
cxm_saa7115_mute(struct cxm_softc *sc)
cxm_saa7115_unmute(struct cxm_softc *sc)
cxm_saa7115_select_source(struct cxm_softc *sc, enum cxm_source source)
cxm_saa7115_configure(struct cxm_softc *sc,
cxm_saa7115_detected_format(struct cxm_softc *sc)
cxm_saa7115_detected_fps(struct cxm_softc *sc)
cxm_saa7115_get_brightness(struct cxm_softc *sc)
cxm_tuner_init(struct cxm_softc *sc)
cxm_tuner_select_channel_set(struct cxm_softc *sc, unsigned int channel_set)
cxm_tuner_selected_channel_set(struct cxm_softc *sc)
cxm_tuner_select_frequency(struct cxm_softc *sc,
cxm_tuner_select_channel(struct cxm_softc *sc, unsigned int channel)
cxm_tuner_apply_afc(struct cxm_softc *sc)
cxm_tuner_is_locked(struct cxm_softc *sc)
cxm_tuner_wait_for_lock(struct cxm_softc *sc)
cxm_tuner_status(struct cxm_softc *sc)