Searched defs:aac_dev (Results 1 – 1 of 1) sorted by relevance
1525 struct aac_dev struct1527 struct list_head entry;1528 const char *name;1529 int id;1534 unsigned int max_fib_size;1535 unsigned int sg_tablesize;1536 unsigned int max_num_aif;1538 unsigned int max_cmd_size; /* max_fib_size or MAX_NATIVE */1543 dma_addr_t hw_fib_pa; /* also used for native cmd */1544 struct hw_fib *hw_fib_va; /* also used for native cmd */[all …]