match_sub_id 349 arch/powerpc/include/asm/ps3.h enum ps3_match_sub_id match_sub_id; match_sub_id 378 arch/powerpc/include/asm/ps3.h enum ps3_match_sub_id match_sub_id; match_sub_id 488 arch/powerpc/platforms/ps3/device-init.c p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_FB; match_sub_id 523 arch/powerpc/platforms/ps3/device-init.c p->dev.match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK; match_sub_id 341 arch/powerpc/platforms/ps3/system-bus.c if (!dev->match_sub_id) match_sub_id 344 arch/powerpc/platforms/ps3/system-bus.c result = dev->match_sub_id == drv->match_sub_id && match_sub_id 350 arch/powerpc/platforms/ps3/system-bus.c dev->match_id, dev->match_sub_id, dev_name(&dev->core), match_sub_id 351 arch/powerpc/platforms/ps3/system-bus.c drv->match_id, drv->match_sub_id, drv->core.name); match_sub_id 355 arch/powerpc/platforms/ps3/system-bus.c dev->match_id, dev->match_sub_id, dev_name(&dev->core), match_sub_id 356 arch/powerpc/platforms/ps3/system-bus.c drv->match_id, drv->match_sub_id, drv->core.name); match_sub_id 448 arch/powerpc/platforms/ps3/system-bus.c dev->match_sub_id)) match_sub_id 458 arch/powerpc/platforms/ps3/system-bus.c dev->match_sub_id); match_sub_id 828 drivers/block/ps3vram.c .match_sub_id = PS3_MATCH_SUB_ID_GPU_RAMDISK, match_sub_id 1249 drivers/video/fbdev/ps3fb.c .match_sub_id = PS3_MATCH_SUB_ID_GPU_FB,