Searched refs:endpoint (Results 1 – 17 of 17) sorted by relevance
/include/drm/ |
D | drm_of.h | 45 struct of_endpoint *endpoint); 47 int port, int endpoint, 83 struct of_endpoint *endpoint) in drm_of_encoder_active_endpoint() argument 88 int port, int endpoint, in drm_of_find_panel_or_bridge() argument 112 int port, int endpoint) in drm_of_panel_bridge_remove() argument 118 remote = of_graph_get_remote_node(np, port, endpoint); in drm_of_panel_bridge_remove() 134 struct of_endpoint endpoint; in drm_of_encoder_active_endpoint_id() local 136 &endpoint); in drm_of_encoder_active_endpoint_id() 138 return ret ?: endpoint.id; in drm_of_encoder_active_endpoint_id() 144 struct of_endpoint endpoint; in drm_of_encoder_active_port_id() local [all …]
|
D | drm_bridge.h | 919 u32 port, u32 endpoint); 924 u32 endpoint) in devm_drm_of_get_bridge() argument
|
/include/linux/ |
D | of_graph.h | 43 struct of_endpoint *endpoint); 57 u32 port, u32 endpoint); 66 struct of_endpoint *endpoint) in of_graph_parse_endpoint() argument 120 u32 port, u32 endpoint) in of_graph_get_remote_node() argument
|
D | usb.h | 92 struct usb_host_endpoint *endpoint; member 1847 int usb_control_msg_send(struct usb_device *dev, __u8 endpoint, __u8 request, 1851 int usb_control_msg_recv(struct usb_device *dev, __u8 endpoint, __u8 request, 1988 unsigned int endpoint) in __create_pipe() argument 1990 return (dev->devnum << 8) | (endpoint << 15); in __create_pipe() 1994 #define usb_sndctrlpipe(dev, endpoint) \ argument 1995 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint)) 1996 #define usb_rcvctrlpipe(dev, endpoint) \ argument 1997 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN) 1998 #define usb_sndisocpipe(dev, endpoint) \ argument [all …]
|
D | usbdevice_fs.h | 61 unsigned char endpoint; member
|
D | fwnode.h | 151 struct fwnode_endpoint *endpoint);
|
D | property.h | 409 u32 endpoint); 431 u32 port, u32 endpoint, unsigned long flags); 438 struct fwnode_endpoint *endpoint);
|
D | acpi.h | 1313 struct fwnode_handle **endpoint) in acpi_graph_get_remote_endpoint() argument
|
/include/uapi/linux/ |
D | virtio_iommu.h | 72 __le32 endpoint; member 80 __le32 endpoint; member 135 __le32 endpoint; member 160 __le32 endpoint; member
|
D | usbdevice_fs.h | 119 unsigned char endpoint; member
|
/include/sound/ |
D | hdmi-codec.h | 109 struct device_node *endpoint);
|
D | soc-component.h | 107 struct device_node *endpoint);
|
/include/net/caif/ |
D | cfctrl.h | 62 u8 endpoint; /* (E1,E0) Endpoint for data channels */ member
|
/include/media/ |
D | v4l2-async.h | 184 struct fwnode_handle *endpoint,
|
D | media-entity.h | 216 struct fwnode_endpoint *endpoint);
|
D | v4l2-subdev.h | 1112 struct fwnode_endpoint *endpoint);
|
/include/acpi/ |
D | actbl3.h | 535 u32 endpoint; member
|