Home
last modified time | relevance | path

Searched refs:match_sub_id (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c68 __func__, __LINE__, dev->match_id, dev->match_sub_id, in ps3_open_hv_device_sb()
342 if (!dev->match_sub_id) in ps3_system_bus_match()
345 result = dev->match_sub_id == drv->match_sub_id && in ps3_system_bus_match()
351 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match()
352 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match()
356 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match()
357 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match()
447 dev->match_sub_id)) in ps3_system_bus_uevent()
457 dev->match_sub_id); in modalias_show()
[all...]
H A Ddevice-init.c489 p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_FB; in ps3_register_graphics_devices()
524 p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK; in ps3_register_ramdisk_device()
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c341 if (!dev->match_sub_id) in ps3_system_bus_match()
344 result = dev->match_sub_id == drv->match_sub_id && in ps3_system_bus_match()
350 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match()
351 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match()
355 dev->match_id, dev->match_sub_id, dev_name(&dev->core), in ps3_system_bus_match()
356 drv->match_id, drv->match_sub_id, drv->core.name); in ps3_system_bus_match()
448 dev->match_sub_id)) in ps3_system_bus_uevent()
458 dev->match_sub_id); in modalias_show()
H A Ddevice-init.c489 p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_FB; in ps3_register_graphics_devices()
524 p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK; in ps3_register_ramdisk_device()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dps3.h351 enum ps3_match_sub_id match_sub_id; member
380 enum ps3_match_sub_id match_sub_id; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dps3.h351 enum ps3_match_sub_id match_sub_id; member
380 enum ps3_match_sub_id match_sub_id; member
/kernel/linux/linux-5.10/drivers/block/
H A Dps3vram.c825 .match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK,
/kernel/linux/linux-6.6/drivers/block/
H A Dps3vram.c808 .match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK,
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dps3fb.c1250 .match_sub_id = PS3_MATCH_SUB_ID_GPU_FB,
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c1247 .match_sub_id = PS3_MATCH_SUB_ID_GPU_FB,

Completed in 13 milliseconds