/openbmc/linux/drivers/pci/pcie/ |
H A D | err.c | 53 struct pci_driver *pdrv; in report_error_detected() local 113 struct pci_driver *pdrv; in report_mmio_enabled() local 134 struct pci_driver *pdrv; in report_slot_reset() local 155 struct pci_driver *pdrv; in report_resume() local
|
H A D | aer.c | 962 struct pci_driver *pdrv = dev->driver; in handle_error_source() local
|
/openbmc/linux/drivers/hwtracing/stm/ |
H A D | core.c | 374 const struct stm_protocol_driver *pdrv; member 397 int stm_register_protocol(const struct stm_protocol_driver *pdrv) in stm_register_protocol() 433 void stm_unregister_protocol(const struct stm_protocol_driver *pdrv) in stm_unregister_protocol() 456 static bool stm_get_protocol(const struct stm_protocol_driver *pdrv) in stm_get_protocol() 461 void stm_put_protocol(const struct stm_protocol_driver *pdrv) in stm_put_protocol() 467 const struct stm_protocol_driver **pdrv, in stm_lookup_protocol()
|
H A D | policy.c | 227 const struct stm_protocol_driver *pdrv; in stp_policy_node_make() local 386 const struct stm_protocol_driver *pdrv; in stp_policy_make() local
|
H A D | stm.h | 41 const struct stm_protocol_driver *pdrv; member
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | platform_early.h | 13 struct platform_driver *pdrv; member
|
/openbmc/linux/arch/sh/drivers/ |
H A D | platform_early.c | 27 struct platform_driver *pdrv = to_platform_driver(drv); in platform_match() local
|
/openbmc/linux/drivers/base/ |
H A D | platform.c | 1097 struct platform_driver *pdrv = to_platform_driver(dev->driver); in platform_legacy_suspend() local 1109 struct platform_driver *pdrv = to_platform_driver(dev->driver); in platform_legacy_resume() local 1338 struct platform_driver *pdrv = to_platform_driver(drv); in platform_match() local
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | core.c | 1262 static void __init sh_pfc_check_driver(const struct platform_driver *pdrv) in sh_pfc_check_driver() 1299 static inline void sh_pfc_check_driver(struct platform_driver *pdrv) {} in sh_pfc_check_driver()
|
/openbmc/linux/drivers/pci/ |
H A D | pci-driver.c | 191 struct pci_driver *pdrv = to_pci_driver(driver); in new_id_store() local 260 struct pci_driver *pdrv = to_pci_driver(driver); in remove_id_store() local
|
H A D | xen-pcifront.c | 578 struct pci_driver *pdrv; in pcifront_common_process() local
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | mbox_defs.h | 707 phys_drive_t pdrv[MBOX_MAX_PHYSICAL_DRIVES]; member 724 phys_drive_t pdrv[MBOX_MAX_PHYSICAL_DRIVES]; member 741 phys_drive_t pdrv[MBOX_MAX_PHYSICAL_DRIVES]; member
|
/openbmc/linux/drivers/pcmcia/ |
H A D | ds.c | 98 struct pcmcia_driver *pdrv = to_pcmcia_drv(driver); in new_id_store() local
|
/openbmc/qemu/block/ |
H A D | file-win32.c | 776 char drives[256], *pdrv = drives; in find_cdrom() local
|
/openbmc/linux/drivers/platform/x86/ |
H A D | asus-wmi.c | 54 #define to_asus_wmi_driver(pdrv) \ argument 4331 struct platform_driver *pdrv = to_platform_driver(pdev->dev.driver); in asus_wmi_add() local 4586 struct platform_driver *pdrv = to_platform_driver(pdev->dev.driver); in asus_wmi_probe() local
|
/openbmc/linux/drivers/scsi/ |
H A D | megaraid.h | 448 phys_drv pdrv[MAX_PHYSICAL_DRIVES]; member 455 phys_drv pdrv[MAX_PHYSICAL_DRIVES]; member
|
/openbmc/linux/include/linux/ |
H A D | hid.h | 850 #define to_hid_driver(pdrv) \ argument
|
/openbmc/qemu/ |
H A D | block.c | 1014 BlockDriver **pdrv, Error **errp) in find_image_format()
|