Searched refs:pdev_id (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/arch/arm/plat-omap/include/plat/ |
D | omap_device.h | 89 struct omap_device *omap_device_build(const char *pdev_name, int pdev_id, 95 struct omap_device *omap_device_build_ss(const char *pdev_name, int pdev_id,
|
/linux-2.6.39/arch/arm/plat-omap/ |
D | omap_device.c | 397 struct omap_device *omap_device_build(const char *pdev_name, int pdev_id, in omap_device_build() argument 408 return omap_device_build_ss(pdev_name, pdev_id, ohs, 1, pdata, in omap_device_build() 430 struct omap_device *omap_device_build_ss(const char *pdev_name, int pdev_id, in omap_device_build_ss() argument 472 od->pdev.id = pdev_id; in omap_device_build_ss()
|
/linux-2.6.39/drivers/mmc/host/ |
D | msm_sdcc.h | 209 int pdev_id; member
|
D | msm_sdcc.c | 352 switch (host->pdev_id) { in msmsdcc_config_dma() 1199 host->pdev_id = pdev->id; in msmsdcc_probe()
|
/linux-2.6.39/drivers/mfd/ |
D | sm501.c | 80 unsigned int pdev_id; member 723 smdev->pdev.id = sm->pdev_id; in sm501_create_subdev() 1413 sm->pdev_id = dev->id; in sm501_plat_probe() 1606 sm->pdev_id = 32 + dev->devfn; in sm501_pci_probe()
|
/linux-2.6.39/drivers/net/benet/ |
D | be_main.c | 2958 const struct pci_device_id *pdev_id) in be_probe() argument
|