Home
last modified time | relevance | path

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

/linux-3.3/drivers/input/mouse/
Delantech.c70 struct elantech_data *etd = psmouse->private; in elantech_ps2_command() local
96 struct elantech_data *etd = psmouse->private; in elantech_read_reg() local
152 struct elantech_data *etd = psmouse->private; in elantech_write_reg() local
238 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v1() local
325 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v2() local
413 struct elantech_data *etd = psmouse->private; in elantech_report_absolute_v3() local
516 struct elantech_data *etd = psmouse->private; in process_packet_head_v4() local
545 struct elantech_data *etd = psmouse->private; in process_packet_motion_v4() local
608 struct elantech_data *etd = psmouse->private; in elantech_packet_check_v1() local
644 struct elantech_data *etd = psmouse->private; in elantech_packet_check_v2() local
[all …]
/linux-3.3/drivers/usb/host/
Dimx21-hcd.c65 #define DEBUG_LOG_FRAME(imx21, etd, event) \ argument
68 #define DEBUG_LOG_FRAME(imx21, etd, event) do { } while (0) argument
159 struct etd_priv *etd = imx21->etd; in alloc_etd() local
175 struct etd_priv *etd = &imx21->etd[num]; in disactivate_etd() local
189 struct etd_priv *etd = imx21->etd + num; in reset_etd() local
265 struct etd_priv *etd = &imx21->etd[etd_num]; in activate_etd() local
401 struct etd_priv *etd, u32 dmem_offset) in activate_queued_etd()
418 static void free_dmem(struct imx21 *imx21, struct etd_priv *etd) in free_dmem()
483 struct etd_priv *etd; in ep_idle() local
538 struct imx21 *imx21, struct etd_priv *etd, int status) in nonisoc_urb_completed_for_etd()
[all …]
Dimx21-dbg.c206 struct etd_priv *etd; in debug_status_show() local
282 struct etd_priv *etd; in debug_etd_show() local
Dhwa-hc.c603 struct usb_encryption_descriptor *etd; in hwahc_security_create() local
Dimx21-hcd.h341 int etd[NUM_ISO_ETDS]; member
423 struct etd_priv etd[USB_NUM_ETD]; member
/linux-3.3/drivers/usb/wusbcore/
Dsecurity.c206 const struct usb_encryption_descriptor *etd, *ccm1_etd = NULL; in wusb_dev_sec_add() local