Searched refs:algo (Results 226 - 250 of 283) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-driver.h39 #include <linux/i2c-algo-bit.h>
531 /* Per cx23418, per I2C bus private algo callback data */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx.h29 #include <linux/i2c-algo-bit.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88.h24 #include <linux/i2c-algo-bit.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h49 #include <linux/i2c-algo-bit.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-aes.c42 algo:3, member in struct:cword
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-bfin-twi.c663 p_adap->algo = &bfin_twi_algorithm;
H A Di2c-davinci.c711 adap->algo = &i2c_davinci_algo;
H A Di2c-designware.c770 adap->algo = &i2c_dw_algo;
H A Di2c-i801.c574 .algo = &smbus_algorithm,
H A Di2c-ibm_iic.c752 adap->algo = &iic_algo;
H A Di2c-imx.c520 i2c_imx->adapter.algo = &i2c_imx_algo;
H A Di2c-mv64xxx.c526 drv_data->adapter.algo = &mv64xxx_i2c_algo;
H A Di2c-nomadik.c866 adap->algo = &nmk_i2c_algo;
H A Di2c-pmcmsp.c626 .algo = &pmcmsptwi_algo,
H A Di2c-pnx.c591 alg_data->adapter.algo = &pnx_algorithm;
H A Di2c-s3c2410.c811 i2c->adap.algo = &s3c24xx_i2c_algorithm;
H A Di2c-sh7760.c477 id->adap.algo = &sh7760_i2c_algo;
H A Di2c-sh_mobile.c644 adap->algo = &sh_mobile_i2c_algorithm;
H A Di2c-xiic.c687 .algo = &xiic_algorithm,
H A Dscx200_acb.c446 adapter->algo = &scx200_acb_algorithm;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Ddsputilenc.asm300 ; algo: subtract mm1 from mm2 with saturation and vice versa
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.c541 enum dvbfe_algo algo; local
590 algo = fe->ops.get_frontend_algo(fe);
591 switch (algo) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Ddes.c1152 run_selftests (int algo, int extended, selftest_report_func_t report)
1156 switch (algo)
1151 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Drijndael.c1982 run_selftests (int algo, int extended, selftest_report_func_t report)
1986 switch (algo)
1976 run_selftests(int algo, int extended, selftest_report_func_t report) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Ddes.c1152 run_selftests (int algo, int extended, selftest_report_func_t report)
1156 switch (algo)
1151 run_selftests(int algo, int extended, selftest_report_func_t report) argument

Completed in 142 milliseconds

1234567891011>>