Searched refs:routine (Results 76 - 100 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Disicom.c379 char *name, const char *routine)
383 name, routine);
388 name, routine);
513 * Main interrupt handler routine
378 __isicom_paranoia_check(struct isi_port const *port, char *name, const char *routine) argument
H A Driscom8.c111 char *name, const char *routine)
120 printk(badinfo, name, routine);
124 printk(badmagic, name, routine);
237 /* Main probing routine, also sets irq. */
542 /* The main interrupt processing routine */
1475 * This routine must be called by kernel at boot time
110 rc_paranoia_check(struct riscom_port const *port, char *name, const char *routine) argument
H A Dspecialix.c174 char *name, const char *routine)
183 printk(badinfo, name, routine);
187 printk(badmagic, name, routine);
416 /* Main probing routine, also sets irq. */
797 /* The main interrupt processing routine */
2235 * This routine must be called by kernel at boot time
173 sx_paranoia_check(struct specialix_port const *port, char *name, const char *routine) argument
H A Dsx.c205 char *name, const char *routine)
213 printk(badinfo, name, routine);
217 printk(badmagic, name, routine);
716 /* Simon Allen's version of this routine was 225 lines long. 85 is a lot
1035 /* This is what an interrupt routine should look like.
1053 recursive calls will hang the machine in the interrupt routine.
1064 the card will stick us in the interrupt routine again.
1071 actual interrupt routine!. (Well, used to when I wrote that
204 sx_paranoia_check(struct sx_port const *port, char *name, const char *routine) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djpeglib.h1012 jpeg_marker_parser_method routine));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dscall64-o32.S177 ld t2, sys_call_table(t1) # syscall routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gs.c116 struct ct_sns_rsp *ct_rsp, const char *routine)
125 vha->host_no, routine, ms_pkt->entry_status));
140 routine));
150 "status (%x).\n", vha->host_no, routine,
727 * This command uses the old Exectute SNS Command mailbox routine.
799 * This command uses the old Exectute SNS Command mailbox routine.
868 * This command uses the old Exectute SNS Command mailbox routine.
923 * This command uses the old Exectute SNS Command mailbox routine.
993 * This command uses the old Exectute SNS Command mailbox routine.
1042 * This command uses the old Exectute SNS Command mailbox routine
115 qla2x00_chk_ms_status(scsi_qla_host_t *vha, ms_iocb_entry_t *ms_pkt, struct ct_sns_rsp *ct_rsp, const char *routine) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djpeglib.h1045 jpeg_marker_parser_method routine));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dcopy_page.S111 ! Jump to appropriate routine depending on dest
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dentry.S413 slli r8, r27, 2 # get syscall routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty.h397 const char *routine);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S21 | and NaN operands are dispatched without entering this routine)
239 | this routine calculates the amount needed to normalize the mantissa
263 | of 27 or less are exact, there is no need to use this routine to
281 | routine is necessary. If so, then check the sign of the exponent
H A Ddo_func.S450 jmp (%a1) |go to the routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-arm6_7.S48 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-armv.S37 @ routine called with r0 = irq number, r1 = struct pt_regs *
876 * - This routine already includes memory barriers as needed.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S37 # to call a given routine. The stub routine actually performs the
38 # callout. The FPSP code does a "bsr" to the stub routine. This
711 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
712 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
954 # maybe we can make these entry points ONLY the OVFL entry points of each routine.
955 mov.l (tbl_unsupp.l,%pc,%d1.w*4),%d1 # fetch routine addr
1148 # choosing an emulation routine from a table of routines indexed by #
1157 # handler loads the packed op (by calling get_packed() routine) and #
1163 # performed by calling the routine fou
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68360serial.c227 char *name, const char *routine)
236 printk(badinfo, name, routine);
240 printk(badmagic, name, routine);
561 * This is the serial driver's interrupt routine for a single port
631 * This routine is called from the scheduler tqueue when the interrupt
632 * routine has signalled that a hangup has occurred. The path of
635 * serial interrupt routine -> (scheduler tqueue) ->
744 * This routine will shutdown a serial port; interrupts are disabled, and
801 * This routine is called to set the UART divisor registers to match
1103 * This routine i
226 serial_paranoia_check(ser_info_t *info, char *name, const char *routine) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex356 done by the calling routine in \cdromc, so the low-level routine
366 the door, should be left over to the general routine $cdrom_release()$.
499 int$. The routine $cdrom_ioctl()$ does do some useful things,
792 function becomes active. A strategy is implemented in this routine,
801 calls the device-dependent $release()$ routine. When the use-count has
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtprint.tex73 If your window classes have a Draw(wxDC *dc) routine to do screen rendering,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmatch.asm48 ; Do NOT assemble this source if external crc32 routine from zlib gets used.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dconfig_h.com1058 $! Looking for a routine or a symbol
1970 $! more future intelligence to this routine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax.h186 void (*routine) (struct FsmInst *, int, void *); member in struct:FsmNode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dlinux.c182 * Called by the start transmit routine when a channel TX_ENABLE is to be
482 * The native hdlc stack calls this 'attach' routine during
485 * routine is actually registered or not, we supply a dummy routine which
982 ci->ci_musycc_isr_tq.routine = (void *) (unsigned long) musycc_intr_bh_tasklet;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which

Completed in 240 milliseconds

123456