Home
last modified time | relevance | path

Searched refs:audio_base (Results 1 – 1 of 1) sorted by relevance

/linux/sound/firewire/
H A Disight.c53 u64 audio_base; member
228 isight->audio_base + REG_ISO_TX_CONFIG, in isight_connect()
298 isight->audio_base + offset, value, 4, 0); in reg_read()
304 isight->audio_base + offset, &value, 4, 0); in reg_write()
320 isight->audio_base + REG_AUDIO_ENABLE, in isight_stop_streaming()
631 isight->audio_base = get_unit_base(unit); in isight_probe()
632 if (!isight->audio_base) { in isight_probe()