Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 13 of 13) sorted by relevance

/lib/
Ddevres.c16 void devm_ioremap_release(struct device *dev, void *res) in devm_ioremap_release()
21 static int devm_ioremap_match(struct device *dev, void *res, void *match_data) in devm_ioremap_match()
26 static void __iomem *__devm_ioremap(struct device *dev, resource_size_t offset, in __devm_ioremap()
69 void __iomem *devm_ioremap(struct device *dev, resource_size_t offset, in devm_ioremap()
84 void __iomem *devm_ioremap_uc(struct device *dev, resource_size_t offset, in devm_ioremap_uc()
99 void __iomem *devm_ioremap_wc(struct device *dev, resource_size_t offset, in devm_ioremap_wc()
113 void devm_iounmap(struct device *dev, void __iomem *addr) in devm_iounmap()
122 __devm_ioremap_resource(struct device *dev, const struct resource *res, in __devm_ioremap_resource()
185 void __iomem *devm_ioremap_resource(struct device *dev, in devm_ioremap_resource()
201 void __iomem *devm_ioremap_resource_wc(struct device *dev, in devm_ioremap_resource_wc()
[all …]
Dpci_iomap.c28 void __iomem *pci_iomap_range(struct pci_dev *dev, in pci_iomap_range()
68 void __iomem *pci_iomap_wc_range(struct pci_dev *dev, in pci_iomap_wc_range()
111 void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap()
132 void __iomem *pci_iomap_wc(struct pci_dev *dev, int bar, unsigned long maxlen) in pci_iomap_wc()
165 void pci_iounmap(struct pci_dev *dev, void __iomem *p) in pci_iounmap()
Dtest_firmware.c51 struct device *dev; member
249 static ssize_t reset_store(struct device *dev, in reset_store()
277 static ssize_t config_show(struct device *dev, in config_show()
334 static ssize_t config_name_store(struct device *dev, in config_name_store()
452 static ssize_t config_name_show(struct device *dev, in config_name_show()
460 static ssize_t config_upload_name_store(struct device *dev, in config_upload_name_store()
478 static ssize_t config_upload_name_show(struct device *dev, in config_upload_name_show()
486 static ssize_t config_num_requests_store(struct device *dev, in config_num_requests_store()
508 static ssize_t config_num_requests_show(struct device *dev, in config_num_requests_show()
516 static ssize_t config_into_buf_store(struct device *dev, in config_into_buf_store()
[all …]
Dtest_kmod.c122 struct device *dev; member
148 static struct miscdevice *dev_to_misc_dev(struct device *dev) in dev_to_misc_dev()
158 static struct kmod_test_device *dev_to_test_dev(struct device *dev) in dev_to_test_dev()
448 static ssize_t config_show(struct device *dev, in config_show()
553 trigger_config_store(struct device *dev, in trigger_config_store()
641 static ssize_t config_test_driver_store(struct device *dev, in config_test_driver_store()
676 static ssize_t config_test_driver_show(struct device *dev, in config_test_driver_show()
688 static ssize_t config_test_fs_store(struct device *dev, in config_test_fs_store()
707 static ssize_t config_test_fs_show(struct device *dev, in config_test_fs_show()
834 static ssize_t reset_store(struct device *dev, in reset_store()
[all …]
Dgenalloc.c780 static void devm_gen_pool_release(struct device *dev, void *res) in devm_gen_pool_release()
785 static int devm_gen_pool_match(struct device *dev, void *res, void *data) in devm_gen_pool_match()
806 struct gen_pool *gen_pool_get(struct device *dev, const char *name) in gen_pool_get()
829 struct gen_pool *devm_gen_pool_create(struct device *dev, int min_alloc_order, in devm_gen_pool_create()
Dstring_helpers.c798 static void devm_kfree_strarray(struct device *dev, void *res) in devm_kfree_strarray()
805 char **devm_kasprintf_strarray(struct device *dev, const char *prefix, size_t n) in devm_kasprintf_strarray()
Ddynamic_debug.c886 const struct device *dev, const char *fmt, ...) in __dynamic_dev_dbg()
917 const struct net_device *dev, const char *fmt, ...) in __dynamic_netdev_dbg()
Doverflow_kunit.c612 struct device *dev; in overflow_allocation_test() local
Dbitmap.c1425 unsigned long *devm_bitmap_alloc(struct device *dev, in devm_bitmap_alloc()
1443 unsigned long *devm_bitmap_zalloc(struct device *dev, in devm_bitmap_zalloc()
Diomap.c424 void pci_iounmap(struct pci_dev *dev, void __iomem * addr) in pci_iounmap()
Dtest_hmm.c1472 dev_t dev; in dmirror_device_init() local
Dtest_bpf.c14326 static struct net_device dev; variable
/lib/pldmfw/
Dpldmfw.c68 struct device *dev = data->context->dev; in pldm_check_fw_space() local
126 struct device *dev = data->context->dev; in pldm_parse_header() local
205 struct device *dev = data->context->dev; in pldm_check_desc_tlv_len() local
444 struct device *dev = data->context->dev; in pldm_parse_components() local
516 struct device *dev = data->context->dev; in pldm_verify_header_crc() local