| /include/drm/ |
| A D | drm_of.h | 48 struct of_endpoint *endpoint); 50 int port, int endpoint, 95 struct of_endpoint *endpoint) in drm_of_encoder_active_endpoint() argument 100 int port, int endpoint, in drm_of_find_panel_or_bridge() argument 163 int port, int endpoint) in drm_of_panel_bridge_remove() argument 185 struct of_endpoint endpoint; in drm_of_encoder_active_endpoint_id() local 187 &endpoint); in drm_of_encoder_active_endpoint_id() 189 return ret ?: endpoint.id; in drm_of_encoder_active_endpoint_id() 195 struct of_endpoint endpoint; in drm_of_encoder_active_port_id() local 197 &endpoint); in drm_of_encoder_active_port_id() [all …]
|
| A D | drm_bridge.h | 1479 u32 port, u32 endpoint); 1481 u32 port, u32 endpoint); 1486 u32 endpoint) in devm_drm_of_get_bridge() argument 1494 u32 endpoint) in drmm_of_get_bridge() argument
|
| /include/linux/soc/apple/ |
| A 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/ |
| A D | virtio_iommu.h | 77 __le32 endpoint; member 86 __le32 endpoint; member 141 __le32 endpoint; member 166 __le32 endpoint; member
|
| A D | usbdevice_fs.h | 119 unsigned char endpoint; member
|
| /include/linux/ |
| A D | of_graph.h | 68 struct of_endpoint *endpoint); 87 u32 port, u32 endpoint); 96 struct of_endpoint *endpoint) in of_graph_parse_endpoint() argument 169 u32 port, u32 endpoint) in of_graph_get_remote_node() argument
|
| A D | usb.h | 92 struct usb_host_endpoint *endpoint; member 2000 unsigned int endpoint) in __create_pipe() argument 2002 return (dev->devnum << 8) | (endpoint << 15); in __create_pipe() 2006 #define usb_sndctrlpipe(dev, endpoint) \ argument 2008 #define usb_rcvctrlpipe(dev, endpoint) \ argument 2010 #define usb_sndisocpipe(dev, endpoint) \ argument 2012 #define usb_rcvisocpipe(dev, endpoint) \ argument 2014 #define usb_sndbulkpipe(dev, endpoint) \ argument 2016 #define usb_rcvbulkpipe(dev, endpoint) \ argument 2018 #define usb_sndintpipe(dev, endpoint) \ argument [all …]
|
| A D | usbdevice_fs.h | 61 unsigned char endpoint; member
|
| A D | fwnode.h | 181 struct fwnode_endpoint *endpoint);
|
| A D | property.h | 516 u32 port, u32 endpoint, unsigned long flags); 525 struct fwnode_endpoint *endpoint);
|
| A D | acpi.h | 1471 struct fwnode_handle **endpoint) in acpi_graph_get_remote_endpoint() argument
|
| /include/media/ |
| A D | v4l2-async.h | 137 struct fwnode_handle *endpoint; member 200 struct fwnode_handle *endpoint,
|
| A D | ipu-bridge.h | 111 char endpoint[11]; member
|
| A D | media-entity.h | 280 struct fwnode_endpoint *endpoint);
|
| A D | v4l2-subdev.h | 1233 struct fwnode_endpoint *endpoint);
|
| /include/sound/ |
| A D | hdmi-codec.h | 108 struct device_node *endpoint,
|
| A D | soc-component.h | 108 struct device_node *endpoint);
|
| /include/net/caif/ |
| A D | cfctrl.h | 62 u8 endpoint; /* (E1,E0) Endpoint for data channels */ member
|
| /include/acpi/ |
| A D | actbl3.h | 564 u32 endpoint; member
|
| A D | acpi_bus.h | 425 #define ACPI_DEVICE_SWNODE_EP(endpoint) \ argument 426 (ACPI_DEVICE_SWNODE_PORT(endpoint) + 1)
|