Searched refs:setp (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dh3600.c269 static __inline__ void do_blank(int setp) argument
272 ipaq_model_ops.blank_callback(1-setp);
282 static void h3100_control_egpio(enum ipaq_egpio_type x, int setp) argument
292 do_blank(setp);
334 if (setp) {
412 static void h3600_control_egpio(enum ipaq_egpio_type x, int setp) argument
423 do_blank(setp);
465 if (setp)
525 do {if (setp) { H3800_ASIC1_GPIO_OUT |= (x); } else { H3800_ASIC1_GPIO_OUT &= ~(x); }} while(0)
528 do {if (setp) { H3800_ASIC2_GPIOPIO
552 h3800_video_power_on(int setp) argument
575 h3800_video_lcd_enable(int setp) argument
587 h3800_control_egpio(enum ipaq_egpio_type x, int setp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.cc324 this->setp(buffer, buffer + buffer_size - 1);
333 this->setp(0, 0);
341 this->setp(buffer, buffer + buffer_size - 1);
358 this->setp(0, 0);
365 this->setp(buffer, buffer + buffer_size - 1);
367 this->setp(0, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.cc324 this->setp(buffer, buffer + buffer_size - 1);
333 this->setp(0, 0);
341 this->setp(buffer, buffer + buffer_size - 1);
358 this->setp(0, 0);
365 this->setp(buffer, buffer + buffer_size - 1);
367 this->setp(0, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/iostream/
H A Dzfstream.cpp146 setp(0,0);
193 setp( base(), base() + bl);
229 setp(0,0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream/
H A Dzfstream.cpp146 setp(0,0);
193 setp( base(), base() + bl);
229 setp(0,0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisenc.c1016 int setp=(number&0xf); /* a read request has a low nibble of 0 */ local
1018 if(setp && hi->set_in_stone)return(OV_EINVAL);

Completed in 42 milliseconds