/linux-6.1.9/drivers/pci/pcie/ |
D | err.c | 52 struct pci_driver *pdrv; in report_error_detected() local 100 struct pci_driver *pdrv; in report_mmio_enabled() local 121 struct pci_driver *pdrv; in report_slot_reset() local 142 struct pci_driver *pdrv; in report_resume() local
|
/linux-6.1.9/drivers/hwtracing/stm/ |
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()
|
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
|
D | stm.h | 41 const struct stm_protocol_driver *pdrv; member
|
/linux-6.1.9/arch/sh/include/asm/ |
D | platform_early.h | 13 struct platform_driver *pdrv; member
|
/linux-6.1.9/drivers/base/ |
D | platform.c | 1093 struct platform_driver *pdrv = to_platform_driver(dev->driver); in platform_legacy_suspend() local 1105 struct platform_driver *pdrv = to_platform_driver(dev->driver); in platform_legacy_resume() local 1334 struct platform_driver *pdrv = to_platform_driver(drv); in platform_match() local
|
/linux-6.1.9/arch/sh/drivers/ |
D | platform_early.c | 27 struct platform_driver *pdrv = to_platform_driver(drv); in platform_match() local
|
/linux-6.1.9/drivers/pinctrl/renesas/ |
D | core.c | 1272 static void __init sh_pfc_check_driver(const struct platform_driver *pdrv) in sh_pfc_check_driver() 1309 static inline void sh_pfc_check_driver(struct platform_driver *pdrv) {} in sh_pfc_check_driver()
|
/linux-6.1.9/drivers/pci/ |
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
|
D | xen-pcifront.c | 581 struct pci_driver *pdrv; in pcifront_common_process() local
|
/linux-6.1.9/drivers/scsi/megaraid/ |
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
|
/linux-6.1.9/drivers/pcmcia/ |
D | ds.c | 98 struct pcmcia_driver *pdrv = to_pcmcia_drv(driver); in new_id_store() local
|
/linux-6.1.9/drivers/platform/x86/ |
D | asus-wmi.c | 54 #define to_asus_wmi_driver(pdrv) \ argument 3737 struct platform_driver *pdrv = to_platform_driver(pdev->dev.driver); in asus_wmi_add() local 3976 struct platform_driver *pdrv = to_platform_driver(pdev->dev.driver); in asus_wmi_probe() local
|
/linux-6.1.9/drivers/scsi/ |
D | megaraid.h | 448 phys_drv pdrv[MAX_PHYSICAL_DRIVES]; member 455 phys_drv pdrv[MAX_PHYSICAL_DRIVES]; member
|
/linux-6.1.9/include/linux/ |
D | hid.h | 811 #define to_hid_driver(pdrv) \ argument
|