Home
last modified time | relevance | path

Searched refs:PS3_MATCH_ID_SOUND (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/ppc/
Dsnd_ps3.c938 if (WARN_ON(dev->match_id != PS3_MATCH_ID_SOUND)) in snd_ps3_driver_probe()
1093 if (dev->match_id != PS3_MATCH_ID_SOUND) in snd_ps3_driver_remove()
1121 .match_id = PS3_MATCH_ID_SOUND,
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dsystem-bus.c179 case PS3_MATCH_ID_SOUND: in ps3_open_hv_device()
217 case PS3_MATCH_ID_SOUND: in ps3_close_hv_device()
Ddevice-init.c466 p->dev.match_id = PS3_MATCH_ID_SOUND; in ps3_register_sound_devices()
/linux-4.4.14/arch/powerpc/include/asm/
Dps3.h325 PS3_MATCH_ID_SOUND = 9, enumerator