Searched defs:aac_dev (Results 1 – 2 of 2) sorted by relevance
1530 struct aac_dev struct1532 struct list_head entry;1533 const char *name;1534 int id;1539 unsigned int max_fib_size;1540 unsigned int sg_tablesize;1541 unsigned int max_num_aif;1543 unsigned int max_cmd_size; /* max_fib_size or MAX_NATIVE */1548 dma_addr_t hw_fib_pa; /* also used for native cmd */1549 struct hw_fib *hw_fib_va; /* also used for native cmd */[all …]
1529 struct aac_dev struct1531 struct list_head entry;1532 const char *name;1533 int id;1538 unsigned int max_fib_size;1539 unsigned int sg_tablesize;1540 unsigned int max_num_aif;1542 unsigned int max_cmd_size; /* max_fib_size or MAX_NATIVE */1547 dma_addr_t hw_fib_pa; /* also used for native cmd */1548 struct hw_fib *hw_fib_va; /* also used for native cmd */[all …]