Home
last modified time | relevance | path

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

/linux-3.4.99/sound/ppc/
Dsnd_ps3.c937 BUG_ON(dev->match_id != PS3_MATCH_ID_SOUND); in snd_ps3_driver_probe()
1092 if (dev->match_id != PS3_MATCH_ID_SOUND) in snd_ps3_driver_remove()
1120 .match_id = PS3_MATCH_ID_SOUND,
/linux-3.4.99/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-3.4.99/arch/powerpc/include/asm/
Dps3.h326 PS3_MATCH_ID_SOUND = 9, enumerator