Home
last modified time | relevance | path

Searched defs:endp (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/arch/sh/kernel/
Dio_keywest.c209 register unsigned long *buf=buffer, *endp = buf + count; in keywest_insl() local
215 register unsigned short *buf=buffer, *endp = buf + (count << 1); in keywest_insl() local
225 register unsigned char *buf=buffer, *endp = buf + (count << 2); in keywest_insl() local
301 register unsigned long *buf=buffer, *endp = buf + count; in keywest_outsl() local
307 register unsigned short *buf=buffer, *endp = buf + (count << 1); in keywest_outsl() local
317 register unsigned char *buf=buffer, *endp = buf + (count << 2); in keywest_outsl() local
/linux-2.4.37.9/lib/
Dvsprintf.c32 unsigned long simple_strtoul(const char *cp,char **endp,unsigned int base) in simple_strtoul()
63 long simple_strtol(const char *cp,char **endp,unsigned int base) in simple_strtol()
76 unsigned long long simple_strtoull(const char *cp,char **endp,unsigned int base) in simple_strtoull()
107 long long simple_strtoll(const char *cp,char **endp,unsigned int base) in simple_strtoll()
/linux-2.4.37.9/arch/cris/lib/
Dusercopy.c365 char *endp; in __copy_user_zeroing() local
/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_data.c83 char *endp; /* end of useful data */ in xfs_dir2_data_check() local
355 char *endp; /* end of block's data */ in xfs_dir2_data_freescan() local
/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_legacy.c76 void *endp; in detect_HRT_floating_pointer() local
Dcpqphp_core.c136 void *endp; in detect_SMBIOS_pointer() local
Dcpqphp_pci.c97 void *endp; in detect_HRT_floating_pointer() local
/linux-2.4.37.9/arch/ppc64/boot/
Dprom.c305 unsigned long simple_strtoul(const char *cp,char **endp,unsigned int base) in simple_strtoul()
330 long simple_strtol(const char *cp,char **endp,unsigned int base) in simple_strtol()
/linux-2.4.37.9/drivers/usb/storage/
Dtransport.c472 int endp = usb_pipeendpoint(pipe) | (usb_pipein(pipe) << 7); in usb_stor_clear_halt() local
/linux-2.4.37.9/net/irda/irnet/
Dirnet_ppp.c125 char * endp; in irnet_ctrl_write() local
/linux-2.4.37.9/drivers/block/
Damiflop.c698 ushort *ptr = (ushort *)raw, *endp = (ushort *)end; in scan_sync() local
/linux-2.4.37.9/drivers/usb/
Dusb.c1949 int endp=usb_pipeendpoint(pipe)|(usb_pipein(pipe)<<7); in usb_clear_halt() local
/linux-2.4.37.9/drivers/net/pcmcia/
Dwavelan_cs.c2154 char * endp; local
/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan.c1369 int endp; in keyspan_setup_urbs() local