Searched refs:pointer (Results 126 - 150 of 386) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/nm256/
H A Dnm256.c173 /* coefficient buffer pointer */
197 void __iomem *bufptr; /* mapped pointer */
198 unsigned long bufptr_addr; /* physical address of the mapped pointer */
655 * get the current pointer
683 /* Remapped I/O space can be accessible as pointer on i386 */
906 .pointer = snd_nm256_playback_pointer,
921 .pointer = snd_nm256_capture_pointer,
1353 u32 pointer = readl(temp + 4); local
1358 if (pointer == 0xffffffff ||
1359 pointer < chi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-tknzr.c97 *@param to_char a pointer to the char where to store the
111 *@param to_char a pointer to the guint32 char where to store
125 *@param pos out parameter. A pointer to the position
137 *@param addr out parameter a pointer (guchar*)
153 *@param a_byte_ptr out parameter a pointer (guchar*) to
329 *@param a_this the "this pointer" of the current instance of #CRTknzr.
330 *@param a_start a pointer to the first character of the successfully
332 *@param a_end a pointer to the last character of the successfully parsed
508 *@param a_start out parameter. A pointer to the start
511 *@param a_end out parameter. A pointer t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-tknzr.c97 *@param to_char a pointer to the char where to store the
111 *@param to_char a pointer to the guint32 char where to store
125 *@param pos out parameter. A pointer to the position
137 *@param addr out parameter a pointer (guchar*)
153 *@param a_byte_ptr out parameter a pointer (guchar*) to
329 *@param a_this the "this pointer" of the current instance of #CRTknzr.
330 *@param a_start a pointer to the first character of the successfully
332 *@param a_end a pointer to the last character of the successfully parsed
508 *@param a_start out parameter. A pointer to the start
511 *@param a_end out parameter. A pointer t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Dcopy_user_memcpy.S8 ! Entry: ARG0: destination pointer
9 ! ARG1: source pointer
12 ! Exit: RESULT: destination pointer
39 event that the user pointer is bad somewhere in the copy (e.g. due to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dtoshiba_acpi.c129 params.pointer = in_objs;
153 params.pointer = in_objs;
160 results.pointer = out_objs;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbinstr.S8 | d0, and a pointer to start in memory for bcd characters
9 | in d0. (This pointer must point to byte 4 of the first
57 | a0: pointer into memory for packed bcd string formation
H A Ddecbin.S136 | (*) d3: offset pointer
138 | ( ) a0: pointer to working bcd value
139 | ( ) a6: pointer to original bcd value
182 | (*) d3: offset pointer
184 | ( ) a0: pointer to working bcd value
185 | ( ) a6: pointer to original bcd value
223 addql #1,%d1 |inc lw pointer in mantissa
272 | (*) d3: offset pointer
275 | ( ) a0: pointer to working bcd value
398 | (*) a1: RTABLE pointer
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Daddrs.h366 #define GDA_ADDR(nasid) KLD_GDA(nasid)->pointer
404 #define KERN_VARS_ADDR(nasid) KLD_KERN_VARS(nasid)->pointer
407 #define KERN_XP_ADDR(nasid) KLD_KERN_XP(nasid)->pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Daddrs.h366 #define GDA_ADDR(nasid) KLD_GDA(nasid)->pointer
404 #define KERN_VARS_ADDR(nasid) KLD_KERN_VARS(nasid)->pointer
407 #define KERN_XP_ADDR(nasid) KLD_KERN_XP(nasid)->pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DgettextP.h135 const char *pointer; member in struct:sysdep_string_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtriop.h20 * The ref pointer is an opaque type and should remain as such.
144 void trio_print_pointer TRIO_PROTO((trio_pointer_t ref, trio_pointer_t pointer));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/lib/
H A Dqrnnd.S13 st %r2,24(%r15) # store pointer to reminder for later
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutxface.c407 info_ptr = (struct acpi_system_info *)out_buffer->pointer;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dentry.S26 * GR29 _is_ saved, and holds the current task pointer globally
109 # set up the kernel stack pointer
186 # GR15 - current thread_info struct pointer
187 # GR16 - kernel GP-REL pointer
188 # GR29 - current task struct pointer
200 # set up the stack pointer
369 # set up the kernel stack pointer
420 # set up the stack pointer
467 # set up the stack pointer
484 # GR1 - kernel stack pointer
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/compressed/
H A Dhead.S140 pushl %esi # real mode pointer as second arg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/
H A DMakefile54 # frame pointer
55 CFLAGS := $(subst -fomit-frame-pointer,,$(CFLAGS)) -g
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dactypes.h103 * pointer 64 64 64 32 32 32
243 /* Use C99 uintptr_t for pointer casting if available, "void *" otherwise */
667 char *pointer; /* points to the string value */ member in struct:acpi_object::__anon7756
673 u8 *pointer; /* points to the buffer */ member in struct:acpi_object::__anon7757
707 union acpi_object *pointer; member in struct:acpi_object_list
719 void *pointer; /* pointer to buffer */ member in struct:acpi_buffer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A DMakefile56 # According to Alan Modra <alan@linuxcare.com.au>, the -fno-omit-frame-pointer is
61 CFLAGS_sched.o := $(PROFILING) -fno-omit-frame-pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strchr.S38 andnot a0, 7, v0 # E : align our loop pointer
H A Dstrchr.S24 andnot a0, 7, v0 # .. e1 : align our loop pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-sbp2.c149 struct sbp2_pointer pointer; member in struct:sbp2_orb
341 orb->pointer.high = 0;
342 orb->pointer.low = orb->request_bus;
343 fw_memcpy_to_be32(&orb->pointer, &orb->pointer, sizeof(orb->pointer));
352 &orb->pointer, sizeof(orb->pointer),
932 * The data_descriptor pointer is the one case where we need
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/hardware/
H A Dhwsleep.c190 arg_list.pointer = &arg;
558 arg_list.pointer = &arg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_main.c892 .pointer = snd_ca0106_pcm_pointer_playback,
903 .pointer = snd_ca0106_pcm_pointer_capture,
914 .pointer = snd_ca0106_pcm_pointer_capture,
925 .pointer = snd_ca0106_pcm_pointer_capture,
936 .pointer = snd_ca0106_pcm_pointer_capture,
947 .pointer = snd_ca0106_pcm_pointer_playback,
958 .pointer = snd_ca0106_pcm_pointer_playback,
969 .pointer = snd_ca0106_pcm_pointer_playback,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c767 if (ACPI_FAILURE(status) || !buffer.length || !buffer.pointer)
770 obj = buffer.pointer;
774 table = obj->buffer.pointer;
788 kfree(buffer.pointer);
1300 arg_list.pointer = &arg;
1510 * @context: pointer to acpiphp_bridge structure
1520 .pointer = objname };
1593 * @context: pointer to acpiphp_func structure
1603 .pointer = objname };
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S370 move $brp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
423 ;; get the current task-struct pointer (see top for defs)
442 pop $srp ; subroutine return pointer
456 pop $srp ; subroutine return pointer
554 move.d $sp, [$r10+THREAD_ksp] ; save the kernel stack pointer for the old task
671 move $brp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
768 move $irp,[$sp=$sp-16]; instruction pointer and room for a fake SBFS frame
802 push $srp ; Push subroutine return pointer.

Completed in 276 milliseconds

1234567891011>>