Searched defs:context (Results 226 - 250 of 672) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Diop.c141 u32 context = 0; local
172 i2o_cntxt_list_get(struct i2o_controller *c, u32 context) argument
208 u32 context = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dst5481_usb.c60 usb_ctrl_msg(struct st5481_adapter *adapter, u8 request, u8 requesttype, u16 value, u16 index, ctrl_complete_t complete, void *context) argument
88 st5481_usb_device_ctrl_msg(struct st5481_adapter *adapter, u8 request, u16 value, ctrl_complete_t complete, void *context) argument
100 st5481_usb_pipe_reset(struct st5481_adapter *adapter, u_char pipe, ctrl_complete_t complete, void *context) argument
396 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, void *buf, int num_packets, int packet_size, usb_complete_t complete, void *context) argument
421 st5481_setup_isocpipes(struct urb* urb[2], struct usb_device *dev, unsigned int pipe, int num_packets, int packet_size, int buf_size, usb_complete_t complete, void *context) argument
615 st5481_start_rcv(void *context) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-delay.c40 struct delay_c *context; member in struct:dm_delay_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/siano/
H A Dsmsusb.c180 static int smsusb_sendrequest(void *context, void *buffer, size_t size) argument
254 static void smsusb1_detectmode(void *context, int *mode) argument
276 static int smsusb1_setmode(void *context, int mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpi_pcihp.c450 check_hotplug(acpi_handle handle, u32 lvl, void *context, void **rv) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-acpi.c30 static void pci_acpi_wake_bus(acpi_handle handle, u32 event, void *context) argument
44 static void pci_acpi_wake_dev(acpi_handle handle, u32 event, void *context) argument
67 add_pm_notifier(struct acpi_device *dev, acpi_notify_handler handler, void *context) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/
H A Dpme.c285 static irqreturn_t pcie_pme_irq(int irq, void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Drx.c393 void efx_rx_slow_fill(unsigned long context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpaca.h118 mm_context_t context; member in struct:paca_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsencrypt.c47 struct MD5Context context; local
94 struct MD5Context context; local
327 struct HMACMD5Context context; local
358 struct HMACMD5Context context; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exportfs/
H A Dexpfs.c41 find_acceptable_alias(struct dentry *result, int (*acceptable)(void *context, struct dentry *dentry), void *context) argument
359 exportfs_decode_fh(struct vfsmount *mnt, struct fid *fid, int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *), void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dinternal.h300 void *fscache_get_context(struct fscache_cookie *cookie, void *context) argument
311 void fscache_put_context(struct fscache_cookie *cookie, void *context) argument
H A Dpage.c239 fscache_alloc_retrieval( struct address_space *mapping, fscache_rw_complete_t end_io_func, void *context) argument
343 __fscache_read_or_alloc_page(struct fscache_cookie *cookie, struct page *page, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) argument
461 __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dfscache-index.c302 static void nfs_fh_get_context(void *cookie_netfs_data, void *context) argument
312 static void nfs_fh_put_context(void *cookie_netfs_data, void *context) argument
[all...]
H A Dfscache.c394 nfs_readpage_from_fscache_complete(struct page *page, void *context, int error) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dneh.c108 u8 context; member in struct:uwb_rc_neh
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dacpi_drivers.h148 register_hotplug_dock_device(acpi_handle handle, struct acpi_dock_ops *ops, void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel_mgmt.c162 void chn_cb_negotiate(void *context) argument
266 static inline void ReleaseVmbusChannel(void *context) argument
316 static void VmbusChannelProcessOffer(void *context) argument
411 static void VmbusChannelProcessRescindOffer(void *context) argument
[all...]
H A Dnetvsc_drv.c110 static void netvsc_xmit_completion(void *context) argument
H A Dstorvsc.c434 static void StorVscOnChannelCallback(void *context) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-iconv.c59 conversion_error (const struct conversion_context* context) argument
77 convert_string(iconv_t cd, const char *string, const struct conversion_context* context) argument
96 convert_string_list(iconv_t cd, string_list_ty *slp, const struct conversion_context* context) argument
107 convert_prev_msgid(iconv_t cd, message_ty *mp, const struct conversion_context* context) argument
119 convert_msgid(iconv_t cd, message_ty *mp, const struct conversion_context* context) argument
130 convert_msgstr(iconv_t cd, message_ty *mp, const struct conversion_context* context) argument
279 struct conversion_context context; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/store/
H A Dstr_mem.c176 void *context = mem_list_start(s, type, attributes, parameters); local
219 struct mem_ctx_st *context = local
267 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
323 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
337 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbufferevent_filter.c92 void *context; member in struct:bufferevent_filtered
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/down-root/
H A Ddown-root.c262 free_context (struct down_root_context *context) argument
275 struct down_root_context *context; local
324 struct down_root_context *context = (struct down_root_context *) handle; local
416 struct down_root_context *context = (struct down_root_context *) handle; local
441 struct down_root_context *context = (struct down_root_context *) handle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/store/
H A Dstr_mem.c198 void *context = mem_list_start(s, type, attributes, parameters); local
247 struct mem_ctx_st *context = local
291 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
344 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
359 struct mem_ctx_st *context = (struct mem_ctx_st *)handle; local
[all...]

Completed in 165 milliseconds

1234567891011>>