Home
last modified time | relevance | path

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

1234567

/openbmc/linux/drivers/usb/host/
H A Dehci-sysfs.c151 struct device *controller = ehci_to_hcd(ehci)->self.controller; in create_sysfs_files() local
167 struct device *controller = ehci_to_hcd(ehci)->self.controller; in remove_sysfs_files() local
H A 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()
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx-dma.c185 struct spi_controller *controller = drv_data->controller; in pxa2xx_spi_dma_setup() local
210 struct spi_controller *controller = drv_data->controller; in pxa2xx_spi_dma_release() local
H A Dspi-pxa2xx.c931 static bool pxa2xx_spi_can_dma(struct spi_controller *controller, in pxa2xx_spi_can_dma()
942 static int pxa2xx_spi_transfer_one(struct spi_controller *controller, in pxa2xx_spi_transfer_one()
1124 static int pxa2xx_spi_target_abort(struct spi_controller *controller) in pxa2xx_spi_target_abort()
1133 static void pxa2xx_spi_handle_err(struct spi_controller *controller, in pxa2xx_spi_handle_err()
1154 static int pxa2xx_spi_unprepare_transfer(struct spi_controller *controller) in pxa2xx_spi_unprepare_transfer()
1406 static int pxa2xx_spi_fw_translate_cs(struct spi_controller *controller, in pxa2xx_spi_fw_translate_cs()
1439 struct spi_controller *controller; in pxa2xx_spi_probe() local
H A Dspi-rzv2m-csi.c90 struct spi_controller *controller; member
518 static int rzv2m_csi_transfer_one(struct spi_controller *controller, in rzv2m_csi_transfer_one()
551 struct spi_controller *controller; in rzv2m_csi_probe() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dpasemi_nand.c32 struct nand_controller controller; member
103 struct nand_controller *controller; in pasemi_nand_probe() local
H A Dcs553x_nand.c98 to_cs553x(struct nand_controller *controller) in to_cs553x()
262 struct cs553x_nand_controller *controller; in cs553x_init_one() local
394 struct cs553x_nand_controller *controller = controllers[i]; in cs553x_cleanup() local
H A Dplat_nand.c17 struct nand_controller controller; member
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c209 struct fdt_usb_controller *controller; in tegra_ehci_powerup_fixup() local
240 struct fdt_usb_controller *controller; in tegra_ehci_get_port_speed() local
300 static const unsigned *get_pll_timing(struct fdt_usb_controller *controller) in get_pll_timing()
347 struct fdt_usb_controller *controller; in init_utmi_usb_controller() local
/openbmc/linux/drivers/peci/
H A Ddevice.c116 static int peci_detect(struct peci_controller *controller, u8 addr) in peci_detect()
149 int peci_device_create(struct peci_controller *controller, u8 addr) in peci_device_create()
/openbmc/phosphor-webui/app/common/components/
H A Dalert-banner.js12 const controller = function() { class in AnonymousFunctiondd8cfd800100
H A Dfile-upload.js49 const controller = function() { class in AnonymousFunction831579570100
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c105 u32 controller, u32 sfnum) in mlx5_esw_offloads_sf_devlink_port_attrs_set()
120 u32 controller, u32 sfnum) in mlx5_esw_offloads_sf_devlink_port_init()
/openbmc/intel-ipmi-oem/include/
H A Dmultinodecommands.hpp27 controller, enumerator
/openbmc/phosphor-webui/app/redfish/
H A Dindex.js19 'controller': 'redfishController', property in AnonymousClass3abaf0840301
/openbmc/phosphor-webui/app/login/
H A Dindex.js19 'controller': 'LoginController', property in AnonymousClass83e157f80301
/openbmc/phosphor-webui/app/profile-settings/
H A Dindex.js20 'controller': 'profileSettingsController', property in AnonymousClass79bdf80e0301
/openbmc/linux/drivers/usb/musb/
H A Dcppi_dma.h77 struct cppi *controller; member
110 struct dma_controller controller; member
126 struct cppi41_dma_controller *controller; member
/openbmc/linux/drivers/mailbox/
H A Dhi3660-mailbox.c77 struct mbox_controller controller; member
211 static struct mbox_chan *hi3660_mbox_xlate(struct mbox_controller *controller, in hi3660_mbox_xlate()
H A Dhi6220-mailbox.c87 struct mbox_controller controller; member
223 static struct mbox_chan *hi6220_mbox_xlate(struct mbox_controller *controller, in hi6220_mbox_xlate()
/openbmc/linux/arch/mips/pci/
H A Dpci-malta.c80 struct pci_controller *controller; in mips_pcibios_init() local
/openbmc/phosphor-webui/app/common/components/table/
H A Dtable.js301 controller: TableController, property in AnonymousClass4eabbd040401
/openbmc/linux/drivers/media/common/siano/
H A Dsmsir.h30 u32 controller; member
/openbmc/linux/drivers/pci/hotplug/
H A 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
/openbmc/linux/drivers/mux/
H A Dadg792a.c46 unsigned int controller = mux_control_get_index(mux); in adg792a_set() local

1234567