Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctresource.c23 get_resource(u8 *rscs, unsigned int amount, in get_resource()
58 static int put_resource(u8 *rscs, unsigned int multi, unsigned int idx) in put_resource()
H A Dctatc.c997 struct rsc *rscs[2] = {NULL}; in atc_dedicated_rca_select() local
1143 struct rsc *rscs[2] = {NULL}; in atc_spdif_out_passthru() local
1485 struct rsc *rscs[2] = {NULL}; atc_connect_dai() local
1527 struct rsc *rscs[2] = {NULL}; atc_connect_resources() local
[all...]
H A Dctresource.h57 unsigned char *rscs; /* The bit-map for resource allocation */ member