Symbol: ps3_system_bus_set_drvdata
drivers/block/ps3disk.c
425
ps3_system_bus_set_drvdata(_dev, priv);
drivers/block/ps3disk.c
485
ps3_system_bus_set_drvdata(_dev, NULL);
drivers/block/ps3disk.c
510
ps3_system_bus_set_drvdata(_dev, NULL);
drivers/block/ps3vram.c
622
ps3_system_bus_set_drvdata(dev, priv);
drivers/block/ps3vram.c
778
ps3_system_bus_set_drvdata(dev, NULL);
drivers/block/ps3vram.c
801
ps3_system_bus_set_drvdata(dev, NULL);
drivers/char/ps3flash.c
370
ps3_system_bus_set_drvdata(&dev->sbd, priv);
drivers/char/ps3flash.c
400
ps3_system_bus_set_drvdata(&dev->sbd, NULL);
drivers/char/ps3flash.c
414
ps3_system_bus_set_drvdata(&dev->sbd, NULL);
drivers/net/ethernet/toshiba/ps3_gelic_net.c
1719
ps3_system_bus_set_drvdata(dev, card);
drivers/net/ethernet/toshiba/ps3_gelic_net.c
1825
ps3_system_bus_set_drvdata(dev, NULL);
drivers/net/ethernet/toshiba/ps3_gelic_net.c
1882
ps3_system_bus_set_drvdata(dev, NULL);
drivers/scsi/ps3rom.c
373
ps3_system_bus_set_drvdata(&dev->sbd, host);
drivers/scsi/ps3rom.c
393
ps3_system_bus_set_drvdata(&dev->sbd, NULL);
drivers/scsi/ps3rom.c
409
ps3_system_bus_set_drvdata(&dev->sbd, NULL);
drivers/usb/host/ehci-ps3.c
172
ps3_system_bus_set_drvdata(dev, hcd);
drivers/usb/host/ehci-ps3.c
217
ps3_system_bus_set_drvdata(dev, NULL);
drivers/usb/host/ohci-ps3.c
156
ps3_system_bus_set_drvdata(dev, hcd);
drivers/usb/host/ohci-ps3.c
202
ps3_system_bus_set_drvdata(dev, NULL);
drivers/video/fbdev/ps3fb.c
1168
ps3_system_bus_set_drvdata(dev, info);
drivers/video/fbdev/ps3fb.c
1232
ps3_system_bus_set_drvdata(dev, NULL);