Searched refs:get_offset (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dtimer.h14 unsigned long (*get_offset)(void); member in struct:sys_timer_ops
33 return sys_timer->ops->get_offset();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsys_parisc.c77 static int get_offset(struct address_space *mapping) function
87 int offset = mapping ? get_offset(mapping) : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/timers/
H A Dtimer-cmt.c189 .get_offset = cmt_timer_get_offset,
H A Dtimer-mtu2.c193 .get_offset = mtu2_timer_get_offset,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_spi.h106 void (*get_offset)(struct scsi_target *); member in struct:spi_function_template
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.c2334 unsigned char get_offset = data->msginbuf[4]; local
2363 if (get_offset > SYNC_OFFSET) {
2371 if (get_offset == ASYNC_OFFSET) {
2410 nsp32_set_sync_entry(data, target, entry, get_offset);
2418 if (get_offset > SYNC_OFFSET) {
2420 get_offset = SYNC_OFFSET;
2430 if (get_offset == ASYNC_OFFSET || entry < 0) {
2434 nsp32_set_sync_entry(data, target, entry, get_offset);
2435 nsp32_build_sdtr(SCpnt, get_period, get_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dconfig.c511 static off_t get_offset(char *name) { function
551 devices[cur_dev].offset = get_offset(name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dvpe.c284 static long get_offset(unsigned long *size, Elf_Shdr * sechdr) function
323 s->sh_entsize = get_offset(&mod->core_size, s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dmodule.c1336 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) function
1379 s->sh_entsize = get_offset(&mod->core_size, s);
1397 s->sh_entsize = (get_offset(&mod->init_size, s)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dmetadata_object.cpp1475 printf("testing Track::get_offset()... ");
1476 if(track1.get_offset() != 0)
1507 if(track1.get_offset() != 588)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC++/
H A Dmetadata.h696 inline FLAC__uint64 get_offset() const { return object_->offset; } function in class:FLAC::Metadata::CueSheet::Track
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptspi.c1149 .get_offset = mptspi_read_parameters,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1505 u_int32_t get_offset() {

Completed in 141 milliseconds