Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/boards/
Dskl_rt286.c194 .be_id = 0,
213 .be_id = 1,
Dhaswell.c159 .be_id = 0,
Dbytcr_rt5640.c159 .be_id = 1,
Dbroadwell.c204 .be_id = 0,
Dcht_bsw_max98090_ti.c249 .be_id = 1,
Dcht_bsw_rt5672.c267 .be_id = 1,
Dcht_bsw_rt5645.c278 .be_id = 1,
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dplatform.h225 int ps3_repository_read_be_id(u64 node_id, u64 *be_id);
Drepository.c1022 int ps3_repository_read_be_id(u64 node_id, u64 *be_id) in ps3_repository_read_be_id() argument
1029 be_id, NULL); in ps3_repository_read_be_id()
/linux-4.4.14/include/sound/
Dsoc.h990 int be_id; /* optional ID for machine driver BE identification */ member