Searched defs:resources (Results 51 - 75 of 85) sorted by relevance

1234

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c2210 configure_new_device(struct controller *ctrl, struct pci_func *func, u8 behind_bridge, struct resource_lists *resources) argument
2306 configure_new_function(struct controller *ctrl, struct pci_func *func, u8 behind_bridge, struct resource_lists *resources) argument
[all...]
/linux-master/drivers/usb/musb/
H A Dmusb_dsps.c725 struct resource resources[2]; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c1528 pcibios_setup_phb_resources(struct pci_controller *hose, struct list_head *resources) argument
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-xilinx-dma-pl.c109 struct list_head resources; member in struct:pl_dma_pcie
H A Dvmd.c135 struct resource resources[3]; member in struct:vmd_dev
[all...]
H A Dpcie-iproc.c1007 iproc_pcie_map_ranges(struct iproc_pcie *pcie, struct list_head *resources) argument
/linux-master/include/linux/
H A Dpnp.h264 struct list_head resources; member in struct:pnp_dev
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 Dvmw_vmci_defs.h615 u32 resources[1]; member in struct:vmci_resource_query_msg
/linux-master/arch/s390/include/asm/
H A Dpci.h107 struct list_head resources; member in struct:zpci_bus
/linux-master/include/kunit/
H A Dtest.h301 struct list_head resources; /* Protected by lock. */ member in struct:kunit
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_verbs.h195 struct resp_res *resources; member in struct:rxe_resp_info
/linux-master/tools/testing/nvdimm/test/
H A Dnfit.c182 struct list_head resources; member in struct:nfit_test
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c297 static void save_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources, argument
315 free_dbc_buf(struct qaic_device *qdev, struct ioctl_resources *resources) argument
323 free_dma_xfers(struct qaic_device *qdev, struct ioctl_resources *resources) argument
391 find_and_map_user_pages(struct qaic_device *qdev, struct qaic_manage_trans_dma_xfer *in_trans, struct ioctl_resources *resources, struct dma_xfer *xfer) argument
480 encode_addr_size_pairs(struct dma_xfer *xfer, struct wrapper_list *wrappers, struct ioctl_resources *resources, u32 msg_hdr_len, u32 *size, struct wire_trans_dma_xfer **out_trans) argument
560 encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources, struct qaic_user *usr) argument
629 encode_activate(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len, struct ioctl_resources *resources) argument
751 encode_message(struct qaic_device *qdev, struct manage_msg *user_msg, struct wrapper_list *wrappers, struct ioctl_resources *resources, struct qaic_user *usr) argument
853 decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, u32 *msg_len, struct ioctl_resources *resources, struct qaic_user *usr) argument
959 decode_message(struct qaic_device *qdev, struct manage_msg *user_msg, struct wire_msg *msg, struct ioctl_resources *resources, struct qaic_user *usr) argument
1174 qaic_manage_msg_xfer(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg, struct ioctl_resources *resources, struct wire_msg **rsp) argument
1244 struct ioctl_resources resources; local
[all...]
/linux-master/drivers/mfd/
H A Dlpc_ich.c141 struct resource **resources; member in struct:lpc_ich_gpio_info
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttvp.h370 int resources; member in struct:bttv
/linux-master/drivers/infiniband/core/
H A Duverbs_cmd.c2565 struct ib_uflow_resources *resources; local
[all...]
/linux-master/drivers/i2c/
H A Di2c-core-base.c892 int i2c_dev_irq_from_resources(const struct resource *resources, argument
/linux-master/drivers/media/pci/cx88/
H A Dcx88.h473 unsigned int resources; member in struct:cx8800_dev
/linux-master/sound/soc/intel/skylake/
H A Dskl-topology.h384 struct skl_module_res resources[SKL_MAX_MODULE_RESOURCES]; member in struct:skl_module
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2328 DEFINE_SHOW_ATTRIBUTE(resources); variable
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dpci.c1796 int resources; local
/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...]
/linux-master/include/linux/spi/
H A Dspi.h1192 struct list_head resources; member in struct:spi_message

Completed in 280 milliseconds

1234