| /include/drm/ |
| D | drm_of.h | 48 struct of_endpoint *endpoint); 50 int port, int endpoint, 56 int drm_of_get_data_lanes_count(const struct device_node *endpoint, 93 struct of_endpoint *endpoint) in drm_of_encoder_active_endpoint() argument 98 int port, int endpoint, in drm_of_find_panel_or_bridge() argument 119 drm_of_get_data_lanes_count(const struct device_node *endpoint, in drm_of_get_data_lanes_count() argument 154 int port, int endpoint) in drm_of_panel_bridge_remove() argument 160 remote = of_graph_get_remote_node(np, port, endpoint); in drm_of_panel_bridge_remove() 176 struct of_endpoint endpoint; in drm_of_encoder_active_endpoint_id() local 178 &endpoint); in drm_of_encoder_active_endpoint_id() [all …]
|
| D | drm_bridge.h | 1015 u32 port, u32 endpoint); 1017 u32 port, u32 endpoint); 1022 u32 endpoint) in devm_drm_of_get_bridge() argument 1030 u32 endpoint) in drmm_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 | 91 struct usb_host_endpoint *endpoint; member 1889 int usb_control_msg_send(struct usb_device *dev, __u8 endpoint, __u8 request, 1893 int usb_control_msg_recv(struct usb_device *dev, __u8 endpoint, __u8 request, 2031 unsigned int endpoint) in __create_pipe() argument 2033 return (dev->devnum << 8) | (endpoint << 15); in __create_pipe() 2037 #define usb_sndctrlpipe(dev, endpoint) \ argument 2038 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint)) 2039 #define usb_rcvctrlpipe(dev, endpoint) \ argument 2040 ((PIPE_CONTROL << 30) | __create_pipe(dev, endpoint) | USB_DIR_IN) 2041 #define usb_sndisocpipe(dev, endpoint) \ argument [all …]
|
| D | usbdevice_fs.h | 61 unsigned char endpoint; member
|
| D | fwnode.h | 178 struct fwnode_endpoint *endpoint);
|
| D | property.h | 499 u32 port, u32 endpoint, unsigned long flags); 508 struct fwnode_endpoint *endpoint);
|
| D | acpi.h | 1440 struct fwnode_handle **endpoint) in acpi_graph_get_remote_endpoint() argument
|
| /include/linux/soc/apple/ |
| D | rtkit.h | 60 void (*recv_message)(void *cookie, u8 endpoint, u64 message); 61 bool (*recv_message_early)(void *cookie, u8 endpoint, u64 message); 147 int apple_rtkit_start_ep(struct apple_rtkit *rtk, u8 endpoint);
|
| /include/uapi/linux/ |
| D | virtio_iommu.h | 77 __le32 endpoint; member 86 __le32 endpoint; member 141 __le32 endpoint; member 166 __le32 endpoint; member
|
| D | usbdevice_fs.h | 119 unsigned char endpoint; member
|
| /include/kvm/ |
| D | device.h | 27 u64 endpoint; member
|
| /include/media/ |
| D | v4l2-async.h | 137 struct fwnode_handle *endpoint; member 200 struct fwnode_handle *endpoint,
|
| D | ipu-bridge.h | 111 char endpoint[11]; member
|
| D | media-entity.h | 280 struct fwnode_endpoint *endpoint);
|
| D | v4l2-subdev.h | 1227 struct fwnode_endpoint *endpoint);
|
| /include/sound/ |
| D | hdmi-codec.h | 108 struct device_node *endpoint);
|
| D | soc-component.h | 108 struct device_node *endpoint);
|
| /include/net/caif/ |
| D | cfctrl.h | 62 u8 endpoint; /* (E1,E0) Endpoint for data channels */ member
|
| /include/acpi/ |
| D | actbl3.h | 563 u32 endpoint; member
|
| D | acpi_bus.h | 425 #define ACPI_DEVICE_SWNODE_EP(endpoint) \ argument 426 (ACPI_DEVICE_SWNODE_PORT(endpoint) + 1)
|