Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c172 case PS3_MATCH_ID_AV_SETTINGS: in ps3_open_hv_device()
210 case PS3_MATCH_ID_AV_SETTINGS: in ps3_close_hv_device()
H A Ddevice-init.c423 result = ps3_setup_vuart_device(PS3_MATCH_ID_AV_SETTINGS, port_number); in ps3_register_vuart_devices()
/openbmc/linux/arch/powerpc/include/asm/
H A Dps3.h310 PS3_MATCH_ID_AV_SETTINGS = 4, enumerator
/openbmc/linux/drivers/ps3/
H A Dps3av.c1021 .core.match_id = PS3_MATCH_ID_AV_SETTINGS,