Home
last modified time | relevance | path

Searched defs:res_name (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/pci/
H A Dsetup-bus.c134 const char *res_name = pci_resource_name(dev, idx); in pci_dev_res_restore() local
397 const char *res_name = pci_resource_name(dev, idx); in reset_resource() local
428 const char *res_name; in reassign_resources_sorted() local
798 const char *res_name; in pci_setup_bridge_io() local
837 const char *res_name; in pci_setup_bridge_mmio() local
858 const char *res_name; in pci_setup_bridge_mmio_pref() local
2282 const char *res_name = pci_resource_name(bridge, i); in pbus_reassign_bridge_resources() local
2407 const char *res_name = pci_resource_name(dev, i); in pci_do_resource_release_and_resize() local
H A Diov.c805 const char *res_name; in sriov_init() local
H A Dprobe.c224 const char *res_name = pci_resource_name(dev, res - dev->resource); in __pci_read_base() local
H A Dquirks.c624 const char *res_name = pci_resource_name(dev, pos); in quirk_io() local
H A Dpci.c3250 const char *res_name; in pci_ea_read() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c55 static const char *res_name[] = { variable
/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c247 struct csc_data *csc_create(struct platform_device *pdev, const char *res_name) in csc_create()
H A Dsc.c275 struct sc_data *sc_create(struct platform_device *pdev, const char *res_name) in sc_create()
/linux/drivers/dax/
H A Dkmem.c48 const char *res_name; member
/linux/arch/s390/mm/
H A Dextmem.c66 char res_name[16]; member
/linux/drivers/mailbox/
H A Dmailbox-th1520.c376 char *res_name, size_t offset) in th1520_map_mmio()
/linux/drivers/pmdomain/qcom/
H A Drpmhpd.c58 const char *res_name; member
/linux/arch/s390/include/asm/
H A Dpci.h172 char res_name[16]; member
/linux/drivers/platform/mellanox/
H A Dmlx-platform.c8163 mlxplat_pci_fpga_device_init(unsigned int device, const char *res_name, struct pci_dev **pci_bridge, in mlxplat_pci_fpga_device_init()
/linux/include/linux/
H A Dpci.h2181 static inline int pci_request_regions(struct pci_dev *dev, const char *res_name) in pci_request_regions()