Searched defs:onoff (Results 1 - 25 of 60) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_cb_skt.c48 int onoff = 1; /* this callback is only used if we ask for keepalives on the local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DCacheFile.java141 public void setNoFile(final boolean onoff) argument
178 public void setUnlink(boolean onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Ddvb-usb-dvb.c12 static int dvb_usb_ctrl_feed(struct dvb_demux_feed *dvbdmxfeed, int onoff) argument
H A Da800.c23 static int a800_power_ctrl(struct dvb_usb_device *d, int onoff) argument
H A Ddvb-usb-init.c198 int dvb_usb_device_power_ctrl(struct dvb_usb_device *d, int onoff) argument
H A Ddtt200u.c21 static int dtt200u_power_ctrl(struct dvb_usb_device *d, int onoff) argument
31 static int dtt200u_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
43 static int dtt200u_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, int onoff) argument
H A Dgp8psk.c129 static int gp8psk_power_ctrl(struct dvb_usb_device *d, int onoff) argument
164 static int gp8psk_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
H A Dvp7045.c86 static int vp7045_power_ctrl(struct dvb_usb_device *d, int onoff) argument
H A Ddib0700_core.c236 int dib0700_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
H A Ddibusb-common.c21 int dibusb_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
35 int dibusb_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, int onoff) argument
46 int dibusb_pid_filter_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
58 int dibusb_power_ctrl(struct dvb_usb_device *d, int onoff) argument
71 int dibusb2_0_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
92 dibusb2_0_power_ctrl(struct dvb_usb_device *d, int onoff) argument
[all...]
H A Dttusb2.c136 static int ttusb2_power_ctrl(struct dvb_usb_device *d, int onoff) argument
H A Dvp702x.c124 static int vp702x_set_pid(struct dvb_usb_adapter *adap, u16 pid, u8 id, int onoff) argument
168 static int vp702x_streaming_ctrl(struct dvb_usb_adapter *adap, int onoff) argument
206 int vp702x_power_ctrl(struct dvb_usb_device *d, int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/
H A Dfips.c69 void FIPS_allow_md5(int onoff) argument
181 int FIPS_mode_set(int onoff,const char *path) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbMpoolFile.java43 public void set_flags(int flags, boolean onoff) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbMpoolFile_set_flags(swigCPtr, this, flags, onoff); } argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop-dma.c69 flexcop_dma_xfer_control(struct flexcop_device *fc, flexcop_dma_index_t dma_idx, flexcop_dma_addr_index_t index, int onoff) argument
109 flexcop_dma_remap(struct flexcop_device *fc, flexcop_dma_index_t dma_idx, int onoff) argument
121 flexcop_dma_control_size_irq(struct flexcop_device *fc, flexcop_dma_index_t no, int onoff) argument
138 flexcop_dma_control_timer_irq(struct flexcop_device *fc, flexcop_dma_index_t no, int onoff) argument
[all...]
H A Dflexcop-hw-filter.c10 static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff) argument
17 void flexcop_smc_ctrl(struct flexcop_device *fc, int onoff) argument
22 static void flexcop_null_filter_ctrl(struct flexcop_device *fc, int onoff) argument
43 void flexcop_mac_filter_ctrl(struct flexcop_device *fc, int onoff) argument
57 static void flexcop_pid_group_filter_ctrl(struct flexcop_device *fc, int onoff) argument
77 flexcop_pid_Stream1_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
82 flexcop_pid_Stream2_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
87 flexcop_pid_PCR_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
92 flexcop_pid_PMT_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
97 flexcop_pid_EMM_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
102 flexcop_pid_ECM_PID_ctrl(struct flexcop_device *fc, u16 pid, int onoff) argument
107 flexcop_pid_control(struct flexcop_device *fc, int index, u16 pid,int onoff) argument
141 flexcop_toggle_fullts_streaming(struct flexcop_device *fc,int onoff) argument
152 flexcop_pid_feed_control(struct flexcop_device *fc, struct dvb_demux_feed *dvbdmxfeed, int onoff) argument
[all...]
H A Dflexcop-pci.c203 static int flexcop_pci_stream_control(struct flexcop_device *fc, int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dccwgroup.h13 atomic_t onoff; member in struct:ccwgroup_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddibx000_common.c34 static int dibx000_i2c_gate_ctrl(struct dibx000_i2c_master *mst, u8 tx[4], u8 addr, int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_fx.c69 wavefront_fx_mute (snd_wavefront_t *dev, int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/
H A Dutil.c271 int mrouter_onoff(int sockfd, int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom.c133 _gcry_use_random_daemon(int onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsmb_signing.c829 BOOL srv_oplock_set_signing(BOOL onoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c669 Tcl_Obj **myobjv, *onoff, *which; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcryptlib.c582 void fips_set_mode(int onoff) argument

Completed in 228 milliseconds

123