Home
last modified time | relevance | path

Searched defs:qh (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/drivers/usb/musb-new/
Dmusb_host.c168 static void musb_ep_set_qh(struct musb_hw_ep *ep, int is_in, struct musb_qh *qh) in musb_ep_set_qh()
188 musb_start_urb(struct musb *musb, int is_in, struct musb_qh *qh) in musb_start_urb()
313 static inline void musb_save_toggle(struct musb_qh *qh, int is_in, in musb_save_toggle()
342 struct musb_qh *qh = musb_ep_get_qh(hw_ep, is_in); in musb_advance_schedule() local
459 struct musb_qh *qh = hw_ep->in_qh; in musb_host_packet_rx() local
554 musb_rx_reinit(struct musb *musb, struct musb_qh *qh, struct musb_hw_ep *ep) in musb_rx_reinit()
617 struct musb_hw_ep *hw_ep, struct musb_qh *qh, in musb_tx_dma_program()
692 struct musb_qh *qh = musb_ep_get_qh(hw_ep, !is_out); in musb_ep_program() local
894 struct musb_qh *qh = hw_ep->in_qh; in musb_h_ep0_continue() local
972 struct musb_qh *qh = hw_ep->in_qh; in musb_h_ep0_irq() local
[all …]
Dmusb_host.h74 static inline struct urb *next_urb(struct musb_qh *qh) in next_urb()
/external/e2fsprogs/debugfs/
Dquota.c110 struct quota_handle *qh; in do_list_quota() local
139 struct quota_handle *qh; in do_get_quota() local
/external/e2fsprogs/lib/support/
Dmkquota.c147 static void write_dquots(dict_t *dict, struct quota_handle *qh) in write_dquots()
570 static errcode_t quota_read_all_dquots(struct quota_handle *qh, in quota_read_all_dquots()
610 struct quota_handle *qh; in quota_update_limits() local
650 struct quota_handle qh; in quota_compare_and_update() local
/external/f2fs-tools/fsck/
Dmkquota.c45 static void write_dquots(dict_t *dict, struct quota_handle *qh) in write_dquots()
364 struct quota_handle qh; in quota_compare_and_update() local
/external/u-boot/drivers/usb/host/
Dehci-hcd.c285 struct QH *qh) in ehci_update_endpt2_dev_n_port()
1179 #define NEXT_QH(qh) (struct QH *)((unsigned long)hc32_to_cpu((qh)->qh_link) & ~0x1f) argument
1289 struct QH *qh = result->first + i; in _ehci_create_int_queue() local
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c264 __m256i qh = _mm256_mulhi_epi16(q, qp[1]); in quantize_64x64() local
/external/mksh/src/
Dvar.c1763 uint32_t qh; in rndset() member