Searched refs:hu (Results 1 - 25 of 52) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_ldisc.c89 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) argument
91 struct hci_dev *hdev = hu->hdev;
109 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) argument
111 struct sk_buff *skb = hu->tx_skb;
114 skb = hu->proto->dequeue(hu);
116 hu->tx_skb = NULL;
121 int hci_uart_tx_wakeup(struct hci_uart *hu) argument
123 struct tty_struct *tty = hu->tty;
124 struct hci_dev *hdev = hu
177 struct hci_uart *hu = (struct hci_uart *) hdev->driver_data; local
213 struct hci_uart *hu; local
255 struct hci_uart *hu = (void *) tty->disc_data; local
295 struct hci_uart *hu = (void *)tty->disc_data; local
326 struct hci_uart *hu = (void *)tty->disc_data; local
356 struct hci_uart *hu = (void *)tty->disc_data; local
372 hci_uart_register_dev(struct hci_uart *hu) argument
413 hci_uart_set_proto(struct hci_uart *hu, int id) argument
453 struct hci_uart *hu = (void *)tty->disc_data; local
[all...]
H A Dhci_ath.c45 struct hci_uart *hu; member in struct:ath_struct
88 struct hci_uart *hu; local
93 hu = ath->hu;
94 tty = hu->tty;
104 clear_bit(HCI_UART_SENDING, &hu->tx_state);
105 hci_uart_tx_wakeup(hu);
109 static int ath_open(struct hci_uart *hu) argument
113 BT_DBG("hu %p", hu);
130 ath_flush(struct hci_uart *hu) argument
142 ath_close(struct hci_uart *hu) argument
161 ath_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
194 ath_dequeue(struct hci_uart *hu) argument
202 ath_recv(struct hci_uart *hu, void *data, int count) argument
[all...]
H A Dhci_ll.c93 static int send_hcill_cmd(u8 cmd, struct hci_uart *hu) argument
97 struct ll_struct *ll = hu->priv;
100 BT_DBG("hu %p cmd 0x%x", hu, cmd);
113 skb->dev = (void *) hu->hdev;
122 static int ll_open(struct hci_uart *hu) argument
126 BT_DBG("hu %p", hu);
138 hu->priv = ll;
144 static int ll_flush(struct hci_uart *hu) argument
157 ll_close(struct hci_uart *hu) argument
195 ll_device_want_to_wakeup(struct hci_uart *hu) argument
245 ll_device_want_to_sleep(struct hci_uart *hu) argument
278 ll_device_woke_up(struct hci_uart *hu) argument
303 ll_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
374 ll_recv(struct hci_uart *hu, void *data, int count) argument
504 ll_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_h4.c66 static int h4_open(struct hci_uart *hu) argument
70 BT_DBG("hu %p", hu);
78 hu->priv = h4;
83 static int h4_flush(struct hci_uart *hu) argument
85 struct h4_struct *h4 = hu->priv;
87 BT_DBG("hu %p", hu);
95 static int h4_close(struct hci_uart *hu) argument
97 struct h4_struct *h4 = hu
114 h4_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
152 h4_recv(struct hci_uart *hu, void *data, int count) argument
160 h4_dequeue(struct hci_uart *hu) argument
[all...]
H A Dhci_uart.h53 int (*open)(struct hci_uart *hu);
54 int (*close)(struct hci_uart *hu);
55 int (*flush)(struct hci_uart *hu);
56 int (*recv)(struct hci_uart *hu, void *data, int len);
57 int (*enqueue)(struct hci_uart *hu, struct sk_buff *skb);
58 struct sk_buff *(*dequeue)(struct hci_uart *hu);
84 int hci_uart_tx_wakeup(struct hci_uart *hu);
H A Dhci_bcsp.c150 static int bcsp_enqueue(struct hci_uart *hu, struct sk_buff *skb) argument
152 struct bcsp_struct *bcsp = hu->priv;
285 static struct sk_buff *bcsp_dequeue(struct hci_uart *hu) argument
287 struct bcsp_struct *bcsp = hu->priv;
341 static int bcsp_flush(struct hci_uart *hu) argument
343 BT_DBG("hu %p", hu);
396 static void bcsp_handle_le_pkt(struct hci_uart *hu) argument
398 struct bcsp_struct *bcsp = hu->priv;
415 hci_uart_tx_wakeup(hu);
473 bcsp_complete_rx_pkt(struct hci_uart *hu) argument
552 bcsp_recv(struct hci_uart *hu, void *data, int count) argument
670 struct hci_uart *hu = (struct hci_uart *) arg; local
689 bcsp_open(struct hci_uart *hu) argument
716 bcsp_close(struct hci_uart *hu) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/docs/man/
H A DMakefile.am14 amule.hu.1 amuled.hu.1 amulecmd.hu.1 amulegui.hu.1 amuleweb.hu.1 ed2k.hu.1 \
H A DMakefile.in303 amulecmd.fr.1 amulegui.fr.1 amuleweb.fr.1 ed2k.fr.1 amule.hu.1 \
304 amuled.hu.1 amulecmd.hu.1 amulegui.hu.1 amuleweb.hu.1 \
305 ed2k.hu.1 amule.it.1 amuled.it.1 amulecmd.it.1 amulegui.it.1 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/cas/docs/
H A DMakefile.am3 EXTRA_DIST = cas.1 cas.de.1 cas.es.1 cas.fr.1 cas.hu.1 cas.it.1 cas.ru.1 cas.tr.1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/docs/
H A DMakefile.am3 EXTRA_DIST = wxcas.1 wxcas.de.1 wxcas.es.1 wxcas.fr.1 wxcas.hu.1 wxcas.it.1 wxcas.ru.1 wxcas.tr.1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/docs/
H A DMakefile.am8 alc.hu.1 alcc.hu.1 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/xas/docs/
H A DMakefile.am3 man_langs = de es fr hu it ru tr
5 EXTRA_DIST = xas.de.1 xas.es.1 xas.fr.1 xas.hu.1 xas.it.1 xas.ru.1 xas.tr.1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
439 (p20) xma.hu f36=f36,f8,f50 // high
508 (p25) xmpy.hu f52=f41,f41
661 xma.hu f41=f32,f120,f0 }
663 { .mfi; xma.hu f51=f32,f121,f0 }
665 { .mfi; xma.hu f61=f32,f122,f0 }
667 { .mfi; xma.hu f71=f32,f123,f0 }
669 { .mfi; xma.hu f81=f32,f124,f0 }
671 { .mfi; xma.hu f9
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64.S333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
438 (p20) xma.hu f36=f36,f8,f50 // high
507 (p25) xmpy.hu f52=f41,f41
658 xma.hu f41=f32,f120,f0 }
660 { .mfi; xma.hu f51=f32,f121,f0 }
662 { .mfi; xma.hu f61=f32,f122,f0 }
664 { .mfi; xma.hu f71=f32,f123,f0 }
666 { .mfi; xma.hu f81=f32,f124,f0 }
668 { .mfi; xma.hu f9
[all...]
H A Dia64-mont.pl142 xmpy.hu ahi[2]=alo[4],bi // ap[0]*bp[0]
149 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[0]
168 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
174 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
212 xma.hu ahi[2]=alo[4],bi,ahi[3] // ap[0]*bp[i]+tp[0]
219 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[i]
246 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
258 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
501 (p16) xma.hu ahi[0]=ai0,bj[7],tf[1] // ap[0]*b[i]+t[0]
510 (p17) xma.hu nh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64.S333 (p21) xmpy.hu f40=f37,f8
371 (p18) xma.hu f38=f34,f8,f39 }
438 (p20) xma.hu f36=f36,f8,f50 // high
507 (p25) xmpy.hu f52=f41,f41
658 xma.hu f41=f32,f120,f0 }
660 { .mfi; xma.hu f51=f32,f121,f0 }
662 { .mfi; xma.hu f61=f32,f122,f0 }
664 { .mfi; xma.hu f71=f32,f123,f0 }
666 { .mfi; xma.hu f81=f32,f124,f0 }
668 { .mfi; xma.hu f9
[all...]
H A Dia64-mont.pl142 xmpy.hu ahi[2]=alo[4],bi // ap[0]*bp[0]
149 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[0]
168 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
174 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
212 xma.hu ahi[2]=alo[4],bi,ahi[3] // ap[0]*bp[i]+tp[0]
219 xma.hu ahi[1]=alo[3],bi,ahi[2] // ap[1]*bp[i]
246 (p18) xma.hu ahi[0]=alo[2],bi,ahi[1]
258 (p20) xma.hu nhi[0]=nlo[2],m0,nhi[1]
501 (p16) xma.hu ahi[0]=ai0,bj[7],tf[1] // ap[0]*b[i]+t[0]
510 (p17) xma.hu nh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/doc/
H A DMakefile.am84 rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/api/
86 rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/internals/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/po/
H A DMakefile.msvc76 -mkdir $(localedir)\hu
77 -mkdir $(localedir)\hu\LC_MESSAGES
78 $(INSTALL_DATA) hu.gmo $(localedir)\hu\LC_MESSAGES\libiconv.mo
164 -mkdir $(localedir)\hu
165 -mkdir $(localedir)\hu\LC_MESSAGES
217 $(RM) $(localedir)\hu\LC_MESSAGES\libiconv.mo
H A DMakefile41 POFILES = af.po ca.po da.po de.po el.po eo.po es.po et.po fi.po fr.po ga.po gl.po hr.po hu.po id.po it.po nl.po pl.po pt_BR.po rm.po ro.po ru.po sk.po sl.po sq.po sr.po sv.po tr.po uk.po vi.po wa.po zh_CN.po
42 GMOFILES = af.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo
43 UPDATEPOFILES = af.po-update ca.po-update da.po-update de.po-update el.po-update eo.po-update es.po-update et.po-update fi.po-update fr.po-update ga.po-update gl.po-update hr.po-update hu.po-update id.po-update it.po-update nl.po-update pl.po-update pt_BR.po-update rm.po-update ro.po-update ru.po-update sk.po-update sl.po-update sq.po-update sr.po-update sv.po-update tr.po-update uk.po-update vi.po-update wa.po-update zh_CN.po-update
44 DUMMYPOFILES = af.nop ca.nop da.nop de.nop el.nop eo.nop es.nop et.nop fi.nop fr.nop ga.nop gl.nop hr.nop hu.nop id.nop it.nop nl.nop pl.nop pt_BR.nop rm.nop ro.nop ru.nop sk.nop sl.nop sq.nop sr.nop sv.nop tr.nop uk.nop vi.nop wa.nop zh_CN.nop
54 CATALOGS = af.gmo ca.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo nl.gmo pl.gmo pt_BR.gmo rm.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo zh_CN.gmo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/po/
H A DMakefile.msvc76 -mkdir $(localedir)\hu
77 -mkdir $(localedir)\hu\LC_MESSAGES
78 $(INSTALL_DATA) hu.gmo $(localedir)\hu\LC_MESSAGES\libiconv.mo
167 -mkdir $(localedir)\hu
168 -mkdir $(localedir)\hu\LC_MESSAGES
222 $(RM) $(localedir)\hu\LC_MESSAGES\libiconv.mo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DCountryFlags.h104 #include "hu.xpm"
356 {hu, "hu"},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/KDE/
H A Dteam-address44 hu) english=Hungarian;;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Dlocale-languages.h289 char stringpool_str245[sizeof("hu")];
552 "hu",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/po/
H A DMakefile65 POFILES = en@quot.po en@boldquot.po en_US.po be.po bg.po ca.po cs.po da.po de.po el.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po ga.po gl.po he.po hr.po hu.po id.po it.po ja.po lt.po nb.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po
66 GMOFILES = en@quot.gmo en@boldquot.gmo en_US.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo
67 UPDATEPOFILES = en@quot.po-update en@boldquot.po-update en_US.po-update be.po-update bg.po-update ca.po-update cs.po-update da.po-update de.po-update el.po-update en_GB.po-update eo.po-update es.po-update et.po-update eu.po-update fi.po-update fr.po-update ga.po-update gl.po-update he.po-update hr.po-update hu.po-update id.po-update it.po-update ja.po-update lt.po-update nb.po-update nl.po-update pl.po-update pt.po-update pt_BR.po-update ro.po-update ru.po-update sk.po-update sl.po-update sr.po-update sv.po-update tr.po-update uk.po-update vi.po-update zh_CN.po-update zh_TW.po-update
68 DUMMYPOFILES = en@quot.nop en@boldquot.nop en_US.nop be.nop bg.nop ca.nop cs.nop da.nop de.nop el.nop en_GB.nop eo.nop es.nop et.nop eu.nop fi.nop fr.nop ga.nop gl.nop he.nop hr.nop hu.nop id.nop it.nop ja.nop lt.nop nb.nop nl.nop pl.nop pt.nop pt_BR.nop ro.nop ru.nop sk.nop sl.nop sr.nop sv.nop tr.nop uk.nop vi.nop zh_CN.nop zh_TW.nop
105 CATALOGS = en@quot.gmo en@boldquot.gmo en_US.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo

Completed in 276 milliseconds

123