Searched refs:engine_bp_to_atom (Results 1 – 5 of 5) sorted by relevance
210 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function307 .engine_bp_to_atom = engine_bp_to_atom,
212 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function359 .engine_bp_to_atom = engine_bp_to_atom,
61 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom() function332 .engine_bp_to_atom = engine_bp_to_atom,
40 bool (*engine_bp_to_atom)(enum engine_id engine_id, member