Searched refs:ctrl (Results 1 – 9 of 9) sorted by relevance
| /include/usb/ |
| A D | xhci.h | 1238 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, 1240 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, 1243 void xhci_endpoint_copy(struct xhci_ctrl *ctrl, 1247 void xhci_slot_copy(struct xhci_ctrl *ctrl, 1250 void xhci_setup_addressable_virt_dev(struct xhci_ctrl *ctrl, 1252 void xhci_queue_command(struct xhci_ctrl *ctrl, dma_addr_t addr, 1254 void xhci_acknowledge_event(struct xhci_ctrl *ctrl); 1263 void xhci_cleanup(struct xhci_ctrl *ctrl); 1297 return dev_iommu_dma_map(xhci_to_dev(ctrl), addr, size); in xhci_dma_map() 1299 return dev_phys_to_bus(xhci_to_dev(ctrl), virt_to_phys(addr)); in xhci_dma_map() [all …]
|
| /include/fsl-mc/ |
| A D | fsl_qbman_base.h | 78 uint32_t ctrl; member
|
| A D | fsl_dpaa_fd.h | 24 u32 ctrl; member
|
| /include/ |
| A D | fsl_lpuart.h | 16 u32 ctrl; member 27 u32 ctrl; member
|
| A D | fsl_usb.h | 13 u32 ctrl; member
|
| A D | ec_commands.h | 1753 uint8_t ctrl, reg, value; member
|
| /include/net/pfe_eth/ |
| A D | pfe_driver.h | 31 u32 ctrl; member
|
| /include/firmware/imx/sci/ |
| A D | sci.h | 84 sc_ctrl_t ctrl, u32 val); 85 int sc_misc_get_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, 202 static inline int sc_misc_set_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, u32 val) in sc_misc_set_control() argument 207 static inline int sc_misc_get_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, u32 *val) in sc_misc_get_control() argument
|
| /include/linux/mtd/ |
| A D | rawnand.h | 931 void (*cmd_ctrl)(struct mtd_info *mtd, int dat, unsigned int ctrl); 1231 void (*cmd_ctrl)(struct mtd_info *mtd, int dat, unsigned int ctrl); 1245 struct platform_nand_ctrl ctrl; member
|
Completed in 76 milliseconds