Searched defs:resources (Results 1 - 25 of 85) sorted by last modified time

1234

/linux-master/drivers/i2c/
H A Di2c-core-base.c892 int i2c_dev_irq_from_resources(const struct resource *resources, argument
/linux-master/include/acpi/
H A Dacpi_bus.h279 struct list_head resources; /* Power resources referenced */ member in struct:acpi_device_power_state
336 struct list_head resources; member in struct:acpi_device_wakeup
/linux-master/arch/x86/include/asm/
H A Dx86_init.h165 struct x86_init_resources resources; member in struct:x86_init_ops
/linux-master/include/linux/
H A Ddio.h65 struct resource resources[2]; /* address space routed to this bus */ member in struct:dio_bus
H A Di2c.h433 const struct resource *resources; member in struct:i2c_board_info
H A Dpci.h656 struct list_head resources; /* Address space routed to this bus */ member in struct:pci_bus
[all...]
H A Dpnp.h264 struct list_head resources; member in struct:pnp_dev
/linux-master/drivers/infiniband/core/
H A Duverbs_cmd.c2565 struct ib_uflow_resources *resources; local
[all...]
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c209 int resources; member in struct:s2255_vc
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-hw.c540 u8 resources; local
593 const u8 resources = MXC_ISI_CHANNEL_RES_OUTPUT_BUF local
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttvp.h370 int resources; member in struct:bttv
/linux-master/drivers/acpi/apei/
H A Dapei-internal.h102 static inline void apei_resources_init(struct apei_resources *resources) argument
/linux-master/include/linux/spi/
H A Dspi.h1192 struct list_head resources; member in struct:spi_message
/linux-master/drivers/pci/
H A Dprobe.c3035 pci_create_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) argument
3198 pci_scan_root_bus(struct device *parent, int bus, struct pci_ops *ops, void *sysdata, struct list_head *resources) argument
[all...]
H A Dbus.c20 void pci_add_resource_offset(struct list_head *resources, struct resource *res, argument
36 void pci_add_resource(struct list_head *resources, struct resource *res) argument
42 void pci_free_resource_list(struct list_head *resources) argument
115 devm_request_pci_bus_resources(struct device *dev, struct list_head *resources) argument
[all...]
/linux-master/drivers/mfd/
H A Domap-usb-host.c197 struct resource resources[2]; local
H A Dlpc_ich.c141 struct resource **resources; member in struct:lpc_ich_gpio_info
[all...]
/linux-master/drivers/acpi/
H A Dacpi_watchdog.c109 struct resource *resources; local
/linux-master/include/kunit/
H A Dtest.h301 struct list_head resources; /* Protected by lock. */ member in struct:kunit
/linux-master/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c265 struct resource *resources[2] = { NULL }; local
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dpci.c1796 int resources; local
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h595 struct list_head resources; member in struct:drbd_resource
/linux-master/arch/s390/include/asm/
H A Dpci.h107 struct list_head resources; member in struct:zpci_bus
/linux-master/lib/kunit/
H A Dkunit-test.c244 struct kunit_resource *resources[5]; local
[all...]
/linux-master/drivers/pci/controller/
H A Dvmd.c135 struct resource resources[3]; member in struct:vmd_dev
[all...]

Completed in 364 milliseconds

1234