Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 23 of 23) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/
Ddw-hdmi-qp-i2s-audio.c163 struct device_node *endpoint) in dw_hdmi_qp_i2s_get_dai_id()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-i2s-audio.c174 struct device_node *endpoint) in dw_hdmi_qp_i2s_get_dai_id()
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-i2s-audio.c166 …ic int dw_hdmi_qp_i2s_get_dai_id(struct snd_soc_component *component, struct device_node *endpoint) in dw_hdmi_qp_i2s_get_dai_id()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dcoap_io.h67 struct coap_endpoint_t *endpoint; /* Used by the epoll logic for a listening endpoint. member
Dcoap_session.h83 struct coap_endpoint_t *endpoint; /**< session's endpoint */ member
Dnet.h167 coap_endpoint_t *endpoint; /**< the endpoints used for listening */ member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_dev/inc/
Dusb_descriptor.h112 #define PHY_TO_DESC(endpoint, dir) (((endpoint) & 0xF) | ((dir == EP_OUT) ? 0 : 0x80)) argument
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/
Dv4l2-async.c732struct fwnode_handle *endpoint, in v4l2_async_notifier_add_fwnode_remote_subdev()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_drm_logo.c79 struct device_node *port, *endpoint; in find_sub_dev_by_bridge() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_logo.c81 struct device_node *port, *endpoint; in find_sub_dev_by_bridge() local
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Drockchip_drm_logo.c79 struct device_node *port, *endpoint; in find_sub_dev_by_bridge() local
Drockchip-mipi-csi-tx.c1237 struct device_node *endpoint, *remote = NULL; in dw_mipi_csi_parse_dt() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_host/inc/
Dusb_hcd.h163 USBHOST_ENDPOINT_DESCRIPTOR_T endpoint; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddbus_usb_linux.c1285 struct usb_endpoint_descriptor *endpoint; in DBUS_USBOS_PROBE() local
3378 struct usb_endpoint_descriptor *endpoint; in dbus_usbos_intf_wlan() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddbus_usb_linux.c1289 struct usb_endpoint_descriptor *endpoint; in DBUS_USBOS_PROBE() local
3383 struct usb_endpoint_descriptor *endpoint; in dbus_usbos_intf_wlan() local
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddbus_usb_linux.c1346 struct usb_endpoint_descriptor *endpoint; in DBUS_USBOS_PROBE() local
3472 struct usb_endpoint_descriptor *endpoint; in dbus_usbos_intf_wlan() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddbus_usb_linux.c1290 struct usb_endpoint_descriptor *endpoint; in DBUS_USBOS_PROBE() local
3384 struct usb_endpoint_descriptor *endpoint; in dbus_usbos_intf_wlan() local
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/dwc/
Dpcie-designware.h276 #define to_dw_pcie_from_ep(endpoint) container_of((endpoint), struct dw_pcie, ep) argument
/device/board/isoftstone/yangfan/kernel/src/driv/media/i2c/
Dtc35874x.c2138 struct v4l2_fwnode_endpoint endpoint = { .bus_type = 0 }; in tc35874x_probe_of() local
Dgc8034.c2575 struct device_node *endpoint; in gc8034_parse_of() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dssl.h981 unsigned int endpoint : 1; /*!< 0: client, 1: server */ member
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
Dchecks.c1837 static struct node *get_remote_endpoint(struct check *c, struct dt_info *dti, struct node *endpoint) in get_remote_endpoint()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c4411 struct device_node *endpoint; in dw_hdmi_probe() local