Searched refs:func (Results 76 - 100 of 2047) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DAudigy2.conf23 index { @func private_pcm_subdevice }
31 index { @func private_pcm_subdevice }
39 index { @func private_pcm_subdevice }
47 index { @func private_pcm_subdevice }
75 index { @func private_pcm_subdevice }
83 index { @func private_pcm_subdevice }
110 index { @func private_pcm_subdevice }
118 index { @func private_pcm_subdevice }
126 index { @func private_pcm_subdevice }
134 index { @func private_pcm_subdevic
[all...]
H A DAudigy.conf23 index { @func private_pcm_subdevice }
31 index { @func private_pcm_subdevice }
39 index { @func private_pcm_subdevice }
47 index { @func private_pcm_subdevice }
75 index { @func private_pcm_subdevice }
83 index { @func private_pcm_subdevice }
110 index { @func private_pcm_subdevice }
118 index { @func private_pcm_subdevice }
126 index { @func private_pcm_subdevice }
134 index { @func private_pcm_subdevic
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbtsdio.c56 struct sdio_func *func; member in struct:btsdio_data
87 err = sdio_writesb(data->func, REG_TDAT, skb->data, skb->len);
90 sdio_writeb(data->func, 0x01, REG_PC_WRT, NULL);
109 sdio_claim_host(data->func);
120 sdio_release_host(data->func);
131 err = sdio_readsb(data->func, hdr, REG_RDAT, 4);
149 err = sdio_readsb(data->func, skb->data, REG_RDAT, len - 4);
164 sdio_writeb(data->func, 0x00, REG_PC_RRT, NULL);
169 static void btsdio_interrupt(struct sdio_func *func) argument
171 struct btsdio_data *data = sdio_get_drvdata(func);
298 btsdio_probe(struct sdio_func *func, const struct sdio_device_id *id) argument
356 btsdio_remove(struct sdio_func *func) argument
[all...]
H A Dbtmrvl_sdio.c72 reg = sdio_readb(card->func, CARD_RX_UNIT_REG, &ret);
86 fws0 = sdio_readb(card->func, CARD_FW_STATUS0_REG, &ret);
90 fws1 = sdio_readb(card->func, CARD_FW_STATUS1_REG, &ret);
104 reg = sdio_readb(card->func, CARD_RX_LEN_REG, &ret);
116 sdio_writeb(card->func, mask, HOST_INT_MASK_REG, &ret);
131 host_int_mask = sdio_readb(card->func, HOST_INT_MASK_REG, &ret);
137 sdio_writeb(card->func, host_int_mask, HOST_INT_MASK_REG, &ret);
153 status = sdio_readb(card->func, CARD_STATUS_REG, &ret);
204 &card->func->dev);
261 ret = sdio_writesb(card->func, car
583 btmrvl_sdio_interrupt(struct sdio_func *func) argument
632 struct sdio_func *func; local
876 btmrvl_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) argument
954 btmrvl_sdio_remove(struct sdio_func *func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/
H A Dalsa.conf9 func load
12 @func concat
14 { @func datadir }
29 func load
32 @func concat
34 { @func datadir }
41 func load_for_all_cards
44 @func concat
46 { @func datadir }
48 { @func private_strin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/alsa/
H A Dalsa.conf9 func load
12 @func concat
14 { @func datadir }
29 func load
32 @func concat
34 { @func datadir }
41 func load_for_all_cards
44 @func concat
46 { @func datadir }
48 { @func private_strin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py745 func = name[l:]
746 func = string.lower(func[0:1]) + func[1:]
748 func = name[12:]
749 func = string.lower(func[0:1]) + func[1:]
751 func = name[12:]
752 func
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dgenerator.py745 func = name[l:]
746 func = string.lower(func[0:1]) + func[1:]
748 func = name[12:]
749 func = string.lower(func[0:1]) + func[1:]
751 func = name[12:]
752 func
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree_trace.c50 const char *func,
56 cur->bc_ops->trace_enter(cur, func, XBT_ARGS, XFS_BTREE_KTRACE_ARGBI,
66 const char *func,
73 cur->bc_ops->trace_enter(cur, func, XBT_ARGS, XFS_BTREE_KTRACE_ARGBII,
84 const char *func,
92 cur->bc_ops->trace_enter(cur, func, XBT_ARGS, XFS_BTREE_KTRACE_ARGFFFI,
105 const char *func,
110 cur->bc_ops->trace_enter(cur, func, XBT_ARGS, XFS_BTREE_KTRACE_ARGI,
119 const char *func,
131 cur->bc_ops->trace_enter(cur, func, XBT_ARG
49 xfs_btree_trace_argbi( const char *func, struct xfs_btree_cur *cur, struct xfs_buf *b, int i, int line) argument
65 xfs_btree_trace_argbii( const char *func, struct xfs_btree_cur *cur, struct xfs_buf *b, int i0, int i1, int line) argument
83 xfs_btree_trace_argfffi( const char *func, struct xfs_btree_cur *cur, xfs_dfiloff_t o, xfs_dfsbno_t b, xfs_dfilblks_t i, int j, int line) argument
104 xfs_btree_trace_argi( const char *func, struct xfs_btree_cur *cur, int i, int line) argument
118 xfs_btree_trace_argipk( const char *func, struct xfs_btree_cur *cur, int i, union xfs_btree_ptr ptr, union xfs_btree_key *key, int line) argument
142 xfs_btree_trace_argipr( const char *func, struct xfs_btree_cur *cur, int i, union xfs_btree_ptr ptr, union xfs_btree_rec *rec, int line) argument
168 xfs_btree_trace_argik( const char *func, struct xfs_btree_cur *cur, int i, union xfs_btree_key *key, int line) argument
189 xfs_btree_trace_argr( const char *func, struct xfs_btree_cur *cur, union xfs_btree_rec *rec, int line) argument
210 xfs_btree_trace_cursor( const char *func, struct xfs_btree_cur *cur, int type, int line) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/x86/
H A Dw64xmmtest.h44 #define testxmmclobbers(func, ctx, ...) \
48 ret = __real_ ## func(ctx, __VA_ARGS__); \
53 "XMM REGS CLOBBERED IN %s!\n", #func); \
70 #define wrap(func) \
71 int __real_ ## func; \
72 int __wrap_ ## func; \
73 int __wrap_ ## func
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndwave.tex23 \func{}{wxSoundWave}{\param{wxInputStream\& }{stream}, \param{wxSoundStream\& }{io\_sound}}
25 \func{}{wxSoundWave}{\param{wxOutputStream\& }{stream}, \param{wxSoundStream\& }{io\_sound}}
30 \func{}{\destruct{wxSoundWave}}{\void}
35 \func{bool}{CanRead}{\void}
45 \func{bool}{PrepareToPlay}{\void}
50 \func{bool}{PrepareToRecord}{\param{wxUint32 }{time}}
55 \func{bool}{FinishRecording}{\void}
60 \func{bool}{RepositionStream}{\param{wxUint32 }{position}}
65 \func{wxUint32}{GetData}{\param{void* }{buffer}, \param{wxUint32 }{len}}
70 \func{wxUint3
[all...]
H A Dsndesd.tex21 \func{}{wxSoundStreamESD}{\param{const wxString\& }{hostname = "localhost"}}
26 \func{}{\destruct{wxSoundStreamESD}}{\void}
31 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
36 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
41 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
46 \func{bool}{StartProduction}{\param{int }{evt}}
51 \func{bool}{StopProduction}{\void}
56 \func{void}{WakeUpEvt}{\param{int }{evt}}
H A Dsndoss.tex23 \func{}{wxSoundStreamOSS}{\param{const wxString\& }{dev\_name = \_T("/dev/dsp")}}
28 \func{}{\destruct{wxSoundStreamOSS}}{\void}
33 \func{wxSoundStream\&}{Read}{\param{void* }{buffer}, \param{wxUint32 }{len}}
38 \func{wxSoundStream\&}{Write}{\param{const void* }{buffer}, \param{wxUint32 }{len}}
48 \func{bool}{SetSoundFormat}{\param{const wxSoundFormatBase\& }{format}}
53 \func{bool}{StartProduction}{\param{int }{evt}}
58 \func{bool}{StopProduction}{\void}
68 \func{void}{WakeUpEvt}{\param{int }{evt}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dsdio-rx.c95 struct sdio_func *func = i2400ms->func; local
96 struct device *dev = &i2400ms->func->dev;
102 val = sdio_readb(func, xfer_size_addr + cnt, &ret);
131 struct sdio_func *func = i2400ms->func; local
132 struct device *dev = &func->dev;
147 sdio_writeb(func, 1, I2400MS_INTR_CLEAR_ADDR, &ret);
155 ret = sdio_memcpy_fromio(func, skb->data,
204 void i2400ms_irq(struct sdio_func *func) argument
235 struct sdio_func *func = i2400ms->func; local
280 struct sdio_func *func = i2400ms->func; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_pci.c84 int cpqhp_configure_device (struct controller* ctrl, struct pci_func* func) argument
90 if (func->pci_dev == NULL)
91 func->pci_dev = pci_get_bus_and_slot(func->bus,PCI_DEVFN(func->device, func->function));
94 if (func->pci_dev == NULL) {
97 num = pci_scan_slot(ctrl->pci_dev->bus, PCI_DEVFN(func->device, func->function));
101 func
120 cpqhp_unconfigure_device(struct pci_func* func) argument
545 cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func * func) argument
678 cpqhp_save_used_resources(struct controller *ctrl, struct pci_func * func) argument
941 cpqhp_configure_board(struct controller *ctrl, struct pci_func * func) argument
1019 cpqhp_valid_replace(struct controller *ctrl, struct pci_func * func) argument
1168 struct pci_func *func = NULL; local
1411 cpqhp_return_board_resources(struct pci_func * func, struct resource_lists * resources) argument
1514 cpqhp_destroy_board_resources(struct pci_func * func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcode-patching.h38 static inline unsigned long ppc_function_entry(void *func) argument
46 return ((func_descr_t *)func)->entry;
48 return (unsigned long)func;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dbootgraph.pl55 my $func = $2;
57 $start{$func} = $1;
58 $type{$func} = 0;
64 $pids{$func} = $1;
71 my $func;
73 $func = "wait_" . $pid . "_1";
77 $func = "wait_" . $pid . "_" . $pidctr{$pid};
80 $start{$func} = $1;
81 $type{$func} = 1;
86 $pids{$func}
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpoint.tex34 \func{}{wxPoint}{\void}
36 \func{}{wxPoint}{\param{int}{ x}, \param{int}{ y}}
54 \func{void}{operator $=$}{\param{const wxPoint\& }{pt}}
59 \func{bool}{operator $==$}{\param{const wxPoint\& }{pt}}
61 \func{bool}{operator $!=$}{\param{const wxPoint\& }{pt}}
63 \func{wxPoint}{operator $+$}{\param{const wxPoint\& }{pt}}
65 \func{wxPoint}{operator $-$}{\param{const wxPoint\& }{pt}}
67 \func{wxPoint\&}{operator $+=$}{\param{const wxPoint\& }{pt}}
69 \func{wxPoint\&}{operator $-=$}{\param{const wxPoint\& }{pt}}
74 \func{wxPoin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dsdio.c104 static void iwm_sdio_isr(struct sdio_func *func) argument
114 hw = sdio_get_drvdata(func);
120 val = sdio_readb(func, IWM_SDIO_INTR_STATUS_ADDR, &ret);
133 read_size = sdio_readb(func, IWM_SDIO_INTR_GET_SIZE_ADDR + 1, &ret);
142 sdio_writeb(func, 1, IWM_SDIO_INTR_CLEAR_ADDR, &ret);
161 ret = sdio_memcpy_fromio(func, skb_put(skb, read_size),
186 sdio_claim_host(hw->func);
188 ret = sdio_enable_func(hw->func);
197 ret = sdio_claim_irq(hw->func, iwm_sdio_isr);
203 sdio_writeb(hw->func,
399 iwm_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) argument
468 iwm_sdio_remove(struct sdio_func *func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c68 struct pmf_function *func; member in struct:pmf_cmd
114 return handlers->name(cmd->func, cmd->instdata, \
562 static int pmf_parse_one(struct pmf_function *func, argument
570 cmd.cmdptr = func->data;
571 cmd.cmdend = func->data + func->length;
572 cmd.func = func;
577 LOG_PARSE("pmf: func %s, %d bytes, %s...\n",
578 func
624 struct pmf_function *func = NULL; local
732 pmf_get_function(struct pmf_function *func) argument
743 struct pmf_function *func = local
749 __pmf_put_function(struct pmf_function *func) argument
754 pmf_put_function(struct pmf_function *func) argument
780 struct pmf_function *func = local
796 struct pmf_function *func, *result = NULL; local
846 struct pmf_function *func; local
876 struct pmf_function *func = client->func; local
898 pmf_do_irq(struct pmf_function *func) argument
918 pmf_call_one(struct pmf_function *func, struct pmf_args *args) argument
940 struct pmf_function *func, *tmp; local
976 struct pmf_function *func; local
991 struct pmf_function *func = pmf_find_function(target, name); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Devent.h2418 wxObjectEventFunction func,
2425 wxObjectEventFunction func,
2428 { Connect(winid, wxID_ANY, eventType, func, userData, eventSink); }
2432 wxObjectEventFunction func,
2435 { Connect(wxID_ANY, wxID_ANY, eventType, func, userData, eventSink); }
2440 wxObjectEventFunction func = NULL,
2446 wxObjectEventFunction func = NULL,
2449 { return Disconnect(winid, wxID_ANY, eventType, func, userData, eventSink); }
2452 wxObjectEventFunction func,
2455 { return Disconnect(wxID_ANY, eventType, func, userDat
2423 Connect(int winid, int eventType, wxObjectEventFunction func, wxObject *userData = (wxObject *) NULL, wxEvtHandler *eventSink = (wxEvtHandler *) NULL) argument
2431 Connect(int eventType, wxObjectEventFunction func, wxObject *userData = (wxObject *) NULL, wxEvtHandler *eventSink = (wxEvtHandler *) NULL) argument
2451 Disconnect(wxEventType eventType, wxObjectEventFunction func, wxObject *userData = (wxObject *) NULL, wxEvtHandler *eventSink = (wxEvtHandler *) NULL) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapm.h26 static inline void apm_bios_call_asm(u32 func, u32 ebx_in, u32 ecx_in, argument
44 : "a" (func), "b" (ebx_in), "c" (ecx_in)
48 static inline u8 apm_bios_call_simple_asm(u32 func, u32 ebx_in, argument
68 : "a" (func), "b" (ebx_in), "c" (ecx_in)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtrevent.h29 void tr_runInEventThread( tr_session *, void func( void* ), void * user_data );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpg.h46 char func; /* PG_RESET or PG_COMMAND */ member in struct:pg_write_hdr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlinit.c55 for (lib = loadedlibs; lib->func; lib++) {
56 luaL_requiref(L, lib->name, lib->func, 1);
61 for (lib = preloadedlibs; lib->func; lib++) {
62 lua_pushcfunction(L, lib->func);

Completed in 314 milliseconds

1234567891011>>