Home
last modified time | relevance | path

Searched defs:es_info (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/sound/pci/
H A Des137x.c211 struct es_info { struct
212 bus_space_tag_t st;
213 bus_space_handle_t sh;
214 bus_dma_tag_t parent_dmat;
216 struct resource *reg, *irq;
240 static uint32_t es1371_wait_src_ready(struct es_info *); argument