Home
last modified time | relevance | path

Searched defs:controller (Results 26 – 50 of 130) sorted by relevance

123456

/linux-6.14.4/drivers/mailbox/
Dhi3660-mailbox.c77 struct mbox_controller controller; member
211 static struct mbox_chan *hi3660_mbox_xlate(struct mbox_controller *controller, in hi3660_mbox_xlate()
Dhi6220-mailbox.c87 struct mbox_controller controller; member
223 static struct mbox_chan *hi6220_mbox_xlate(struct mbox_controller *controller, in hi6220_mbox_xlate()
Dmailbox-mchp-ipc-sbi.c113 struct mbox_controller controller; member
359 static struct mbox_chan *mchp_ipc_mbox_xlate(struct mbox_controller *controller, in mchp_ipc_mbox_xlate()
Dbcm2835-mailbox.c58 struct mbox_controller controller; member
Darmada-37xx-rwtm-mailbox.c38 struct mbox_controller controller; member
/linux-6.14.4/drivers/usb/host/
Dohci-dbg.c101 ohci_dump_status (struct ohci_hcd *controller, char **next, unsigned *size) in ohci_dump_status()
192 struct ohci_hcd *controller, in ohci_dump_roothub()
240 static void ohci_dump(struct ohci_hcd *controller) in ohci_dump()
/linux-6.14.4/drivers/pci/hotplug/
Dibmphp_ebda.c65 struct controller *controller; in alloc_ebda_hpc() local
92 static void free_ebda_hpc(struct controller *controller) in free_ebda_hpc()
1043 struct controller *controller = NULL, *next; in ibmphp_free_ebda_hpc_queue() local
/linux-6.14.4/arch/mips/pci/
Dpci-malta.c80 struct pci_controller *controller; in mips_pcibios_init() local
/linux-6.14.4/drivers/media/common/siano/
Dsmsir.h30 u32 controller; member
/linux-6.14.4/drivers/spi/
Dspi-rzv2m-csi.c98 struct spi_controller *controller; member
531 static int rzv2m_csi_transfer_one(struct spi_controller *controller, in rzv2m_csi_transfer_one()
576 struct spi_controller *controller; in rzv2m_csi_probe() local
Dspi-loongson.h33 struct spi_controller *controller; member
Dspi-fsl-spi.c345 static int fsl_spi_transfer_one(struct spi_controller *controller, in fsl_spi_transfer_one()
362 static int fsl_spi_unprepare_message(struct spi_controller *controller, in fsl_spi_unprepare_message()
/linux-6.14.4/drivers/mtd/nand/raw/
Dplat_nand.c17 struct nand_controller controller; member
Dorion_nand.c25 struct nand_controller controller; member
Ddenali_dt.c22 struct denali_controller controller; member
Dtechnologic-nand-controller.c33 struct nand_controller controller; member
Dsocrates_nand.c26 struct nand_controller controller; member
Dsharpsl.c21 struct nand_controller controller; member
/linux-6.14.4/drivers/peci/controller/
Dpeci-aspeed.c124 struct peci_controller *controller; member
210 static int aspeed_peci_xfer(struct peci_controller *controller, in aspeed_peci_xfer()
510 struct peci_controller *controller; in aspeed_peci_probe() local
/linux-6.14.4/drivers/mux/
Dadg792a.c46 unsigned int controller = mux_control_get_index(mux); in adg792a_set() local
/linux-6.14.4/drivers/isdn/capi/
Dkcapi.c45 u32 controller; member
254 static int notify_push(unsigned int event_type, u32 controller) in notify_push()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/sf/
Ddevlink.c17 u32 controller; member
57 u32 controller, u32 sfnum, struct netlink_ext_ack *extack) in mlx5_sf_alloc()
/linux-6.14.4/tools/testing/selftests/devices/probe/
Dtest_discoverable_devices.py105 def find_controller_in_sysfs(controller, parent_sysfs=None): argument
/linux-6.14.4/drivers/peci/
Drequest.c136 struct peci_controller *controller = to_peci_controller(device->dev.parent); in peci_request_xfer() local
150 struct peci_controller *controller = to_peci_controller(device->dev.parent); in peci_request_xfer_retry() local
/linux-6.14.4/drivers/usb/common/
Dcommon.c292 struct device_node *controller; in of_usb_get_dr_mode_by_phy() local

123456