Home
last modified time | relevance | path

Searched defs:etd (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/input/mouse/
Delantech.c72 struct elantech_data *etd = psmouse->private; in elantech_ps2_command() local
98 struct elantech_data *etd = psmouse->private; in elantech_read_reg() local
154 struct elantech_data *etd = psmouse->private; in elantech_write_reg() local
240 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v1() local
327 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v2() local
425 struct elantech_data *etd = psmouse->private; in elantech_report_trackpoint() local
469 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v3() local
549 struct elantech_data *etd = psmouse->private; in elantech_input_sync_v4() local
587 struct elantech_data *etd = psmouse->private; in process_packet_head_v4() local
616 struct elantech_data *etd = psmouse->private; in process_packet_motion_v4() local
[all …]
/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.c70 #define DEBUG_LOG_FRAME(imx21, etd, event) \ argument
73 #define DEBUG_LOG_FRAME(imx21, etd, event) do { } while (0) argument
164 struct etd_priv *etd = imx21->etd; in alloc_etd() local
180 struct etd_priv *etd = &imx21->etd[num]; in disactivate_etd() local
194 struct etd_priv *etd = imx21->etd + num; in reset_etd() local
270 struct etd_priv *etd = &imx21->etd[etd_num]; in activate_etd() local
406 struct etd_priv *etd, u32 dmem_offset) in activate_queued_etd()
423 static void free_dmem(struct imx21 *imx21, struct etd_priv *etd) in free_dmem()
488 struct etd_priv *etd; in ep_idle() local
543 struct imx21 *imx21, struct etd_priv *etd, int status) in nonisoc_urb_completed_for_etd()
[all …]
Dimx21-dbg.c210 struct etd_priv *etd; in debug_status_show() local
286 struct etd_priv *etd; in debug_etd_show() local
Dhwa-hc.c643 struct usb_encryption_descriptor *etd; in hwahc_security_create() local
Dimx21-hcd.h345 int etd[NUM_ISO_ETDS]; member
427 struct etd_priv etd[USB_NUM_ETD]; member
/linux-4.1.27/drivers/usb/wusbcore/
Dsecurity.c221 const struct usb_encryption_descriptor *etd, *ccm1_etd = NULL; in wusb_dev_sec_add() local