Home
last modified time | relevance | path

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

/linux-4.4.14/sound/atmel/
Dabdac.c108 #define get_dac(card) ((struct atmel_abdac *)(card)->private_data) macro
442 dac = get_dac(card); in atmel_abdac_probe()
572 struct atmel_abdac *dac = get_dac(card); in atmel_abdac_remove()