Home
last modified time | relevance | path

Searched full:if (Results 1 – 25 of 10501) sorted by relevance

12345678910>>...421

/linux-3.3/sound/soc/codecs/
DKconfig7 default m if I2C=m
8 default y if I2C=y
9 default y if SPI_MASTER=y
13 select SND_SOC_88PM860X if MFD_88PM860X
15 select SND_SOC_AC97_CODEC if SND_SOC_AC97_BUS
16 select SND_SOC_AD1836 if SPI_MASTER
17 select SND_SOC_AD193X if SND_SOC_I2C_AND_SPI
18 select SND_SOC_AD1980 if SND_SOC_AC97_BUS
20 select SND_SOC_ADAU1373 if I2C
23 select SND_SOC_AK4104 if SPI_MASTER
[all …]
/linux-3.3/drivers/media/dvb/dvb-usb/
DKconfig14 Say Y if you own a USB DVB device.
20 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
27 select DVB_PLL if !DVB_FE_CUSTOMISE
28 select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
35 select DVB_PLL if !DVB_FE_CUSTOMISE
37 select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
45 Say Y if you own such a device and want to use it. You should build it as
58 select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
66 Say Y if you own such a device and want to use it. You should build it as
72 select DVB_DIB7000P if !DVB_FE_CUSTOMISE
[all …]
/linux-3.3/drivers/hwmon/
DKconfig14 control the speed of the fans. If you want this support you
22 This support can also be built as a module. If so, the module
25 if HWMON
35 Say Y here if you want the I2C chip drivers to produce a bunch of
36 debug messages to the system log. Select this if you are having
46 If you say yes here you get support for the sensor part of the first
54 This driver can also be built as a module. If so, the module
61 If you say yes here you get support for the sensor part of the
68 This driver can also be built as a module. If so, the module
75 If you say yes here you get support for the Analog Devices
[all …]
/linux-3.3/drivers/media/dvb/ttpci/
DKconfig12 select DVB_VES1820 if !DVB_FE_CUSTOMISE
13 select DVB_VES1X93 if !DVB_FE_CUSTOMISE
14 select DVB_STV0299 if !DVB_FE_CUSTOMISE
15 select DVB_TDA8083 if !DVB_FE_CUSTOMISE
16 select DVB_SP8870 if !DVB_FE_CUSTOMISE
17 select DVB_STV0297 if !DVB_FE_CUSTOMISE
18 select DVB_L64781 if !DVB_FE_CUSTOMISE
19 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
37 Say Y if you own such a card and want to use it.
42 default y if DVB_AV7110=y || DVB_AV7110=m
[all …]
/linux-3.3/drivers/video/sis/
Dinit301.c12 * If distributed as part of the Linux kernel, the following license terms
26 * * along with this program; if not, write to the Free Software
51 * * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60 #if 1
64 #if 1
95 if(SiS_Pr->ChipType == XGI_20) in SiS_UnLockCRT2()
97 else if(SiS_Pr->ChipType >= SIS_315H) in SiS_UnLockCRT2()
107 if(SiS_Pr->ChipType == XGI_20) in SiS_LockCRT2()
109 else if(SiS_Pr->ChipType >= SIS_315H) in SiS_LockCRT2()
122 if(SiS_Pr->ChipType >= SIS_661) { in SiS_SetRegSR11ANDOR()
[all …]
/linux-3.3/arch/parisc/math-emu/
Dfcnvfx.c18 * along with this program; if not, write to the Free Software
74 if (src_exponent > SGL_FX_MAX_EXP) { in sgl_to_sgl_fcnvfx()
76 if ((src_exponent > SGL_FX_MAX_EXP + 1) || in sgl_to_sgl_fcnvfx()
78 if (Sgl_iszero_sign(src)) result = 0x7fffffff; in sgl_to_sgl_fcnvfx()
81 if (Is_invalidtrap_enabled()) { in sgl_to_sgl_fcnvfx()
92 if (src_exponent >= 0) { in sgl_to_sgl_fcnvfx()
96 if (Sgl_isone_sign(src)) result = -Sgl_all(temp); in sgl_to_sgl_fcnvfx()
100 if (Sgl_isinexact_to_fix(src,src_exponent)) { in sgl_to_sgl_fcnvfx()
105 if (Sgl_iszero_sign(src)) result++; in sgl_to_sgl_fcnvfx()
108 if (Sgl_isone_sign(src)) result--; in sgl_to_sgl_fcnvfx()
[all …]
/linux-3.3/drivers/media/dvb/frontends/
Ddrxk_hard.c18 * along with this program; if not, write to the Free Software
181 if (debug >= level) \
212 if ((R0 >> 3) >= c) in Frac28a()
269 if (x == 0) in Log10Times100()
274 if ((x & ((0xffffffff) << (scale + 1))) == 0) { in Log10Times100()
276 if (x & (((u32) 1) << scale)) in Log10Times100()
282 if ((x & (((u32) (-1)) << (scale + 1))) == 0) in Log10Times100()
307 if (y & ((u32) 1)) in Log10Times100()
332 if (debug > 2) { in i2c_write()
339 if (status >= 0 && status != 1) in i2c_write()
[all …]
Dstv090x.c18 along with this program; if not, write to the Free Software
77 if (del_dev != NULL) { in remove_dev()
78 if (del_dev == stv090x_first_dev) { in remove_dev()
98 if (new_dev != NULL) { in append_internal()
103 if (stv090x_first_dev == NULL) { in append_internal()
686 if (__width == 32) in comp2()
706 if (ret != 2) { in stv090x_read_reg()
707 if (ret != -ERESTARTSYS) in stv090x_read_reg()
714 if (unlikely(*state->verbose >= FE_DEBUGREG)) in stv090x_read_reg()
732 if (unlikely(*state->verbose >= FE_DEBUGREG)) { in stv090x_write_regs()
[all …]
/linux-3.3/block/partitions/
DKconfig7 Say Y here if you would like to use hard disks under Linux which
15 If unsure, say N.
18 bool "Acorn partition support" if PARTITION_ADVANCED
19 default y if ARCH_ACORN
24 bool "Cumana partition support" if PARTITION_ADVANCED
25 default y if ARCH_ACORN
28 Say Y here if you would like to use hard disks under Linux which
32 bool "EESOX partition support" if PARTITION_ADVANCED
33 default y if ARCH_ACORN
37 bool "ICS partition support" if PARTITION_ADVANCED
[all …]
/linux-3.3/drivers/rtc/
DKconfig14 Generic RTC class support. If you say yes here, you will
18 if RTC_CLASS
25 If you say yes here, the system time (wall clock) will be set using
47 If the clock you specify here is not battery backed, it may still
66 Say yes here if you want to use your RTCs using sysfs interfaces,
69 If unsure, say Y.
76 Say yes here if you want to use your first RTC through the proc
80 If unsure, say Y.
86 Say yes here if you want to use your RTCs using the /dev
95 If unsure, say Y.
[all …]
/linux-3.3/arch/arm/mm/
DKconfig9 bool "Support ARM610 processor" if ARCH_RPC
14 select CPU_COPY_V3 if MMU
15 select CPU_TLB_V3 if MMU
21 Say Y if you want support for the ARM610 processor.
36 Say Y if you want support for the ARM7TDMI processor.
41 bool "Support ARM710 processor" if ARCH_RPC
46 select CPU_COPY_V3 if MMU
47 select CPU_TLB_V3 if MMU
55 Say Y if you want support for the ARM710 processor.
60 bool "Support ARM720T processor" if ARCH_INTEGRATOR
[all …]
/linux-3.3/drivers/mmc/core/
Dsdio.c36 if (mmc_card_nonstd_func_interface(func->card)) { in sdio_read_fbr()
43 if (ret) in sdio_read_fbr()
48 if (data == 0x0f) { in sdio_read_fbr()
51 if (ret) in sdio_read_fbr()
69 if (IS_ERR(func)) in sdio_init_func()
74 if (!(card->quirks & MMC_QUIRK_NONSTD_SDIO)) { in sdio_init_func()
76 if (ret) in sdio_init_func()
80 if (ret) in sdio_init_func()
112 if (ret) in sdio_read_cccr()
117 if (cccr_vsn > SDIO_CCCR_REV_3_00) { in sdio_read_cccr()
[all …]
/linux-3.3/fs/xfs/
Dxfs_ioctl.c15 * along with this program; if not, write the Free Software Foundation,
80 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
82 if (!file) in xfs_find_handle()
87 if (error) in xfs_find_handle()
98 if (inode->i_sb->s_magic != XFS_SB_MAGIC) in xfs_find_handle()
102 if (!S_ISREG(inode->i_mode) && in xfs_find_handle()
110 if (cmd == XFS_IOC_PATH_TO_FSHANDLE) { in xfs_find_handle()
131 if (copy_to_user(hreq->ohandle, &handle, hsize) || in xfs_find_handle()
138 if (cmd == XFS_IOC_FD_TO_HANDLE) in xfs_find_handle()
172 if (!S_ISDIR(parfilp->f_path.dentry->d_inode->i_mode)) in xfs_handle_to_dentry()
[all …]
/linux-3.3/drivers/staging/rts_pstor/
Drtsx_chip.c16 * with this program; if not, see <http://www.gnu.org/licenses/>.
67 if (chip->lun2card[i] & XD_CARD) in rtsx_enable_card_int()
69 if (chip->lun2card[i] & SD_CARD) in rtsx_enable_card_int()
71 if (chip->lun2card[i] & MS_CARD) in rtsx_enable_card_int()
74 if (chip->hw_bypass_sd) in rtsx_enable_card_int()
93 if (chip->lun2card[i] & XD_CARD) in rtsx_enable_bus_int()
95 if (chip->lun2card[i] & SD_CARD) in rtsx_enable_bus_int()
97 if (chip->lun2card[i] & MS_CARD) in rtsx_enable_bus_int()
100 if (chip->hw_bypass_sd) in rtsx_enable_bus_int()
104 if (chip->ic_version >= IC_VER_C) in rtsx_enable_bus_int()
[all …]
Dsd.c16 * with this program; if not, see <http://www.gnu.org/licenses/>.
83 if (CHECK_PID(chip, 0x5209)) { in sd_init_reg_addr()
140 if (CHECK_PID(chip, 0x5209)) { in sd_check_data0_status()
146 if (!(stat & SD_DAT0_STATUS)) { in sd_check_data0_status()
169 if (rsp_type == SD_RSP_TYPE_R1b) in sd_send_cmd_get_rsp()
190 if (rsp_type == SD_RSP_TYPE_R2) { in sd_send_cmd_get_rsp()
195 } else if (rsp_type != SD_RSP_TYPE_R0) { in sd_send_cmd_get_rsp()
205 if (retval < 0) { in sd_send_cmd_get_rsp()
211 if (CHECK_PID(chip, 0x5209)) { in sd_send_cmd_get_rsp()
215 if (val & SD_RSP_80CLK_TIMEOUT) { in sd_send_cmd_get_rsp()
[all …]
Drtsx_card.c16 * with this program; if not, see <http://www.gnu.org/licenses/>.
49 if (chip->card_ready & SD_CARD) { in do_remaining_work()
50 if (sd_card->seq_mode) { in do_remaining_work()
59 if (chip->card_ready & XD_CARD) { in do_remaining_work()
60 if (xd_card->delay_write.delay_write_flag) { in do_remaining_work()
69 if (chip->card_ready & MS_CARD) { in do_remaining_work()
70 if (CHK_MSPRO(ms_card)) { in do_remaining_work()
71 if (ms_card->seq_mode) { in do_remaining_work()
79 if (ms_card->delay_write.delay_write_flag) { in do_remaining_work()
89 if (sd_card->cleanup_counter > POLLING_WAIT_CNT) in do_remaining_work()
[all …]
/linux-3.3/drivers/target/iscsi/
Discsi_target_parameters.c47 if (rx_got != length) { in iscsi_login_rx_data()
81 if (tx_sent != length) { in iscsi_login_tx_data()
100 if (conn_ops->OFMarker) in iscsi_dump_conn_ops()
102 if (conn_ops->IFMarker) in iscsi_dump_conn_ops()
151 if (!param) { in iscsi_set_default_param()
158 if (!param->name) { in iscsi_set_default_param()
164 if (!param->value) { in iscsi_set_default_param()
218 if (param) { in iscsi_set_default_param()
234 if (!pl) { in iscsi_create_default_params()
256 if (!param) in iscsi_create_default_params()
[all …]
/linux-3.3/net/batman-adv/
Drouting.c16 * along with this program; if not, write to the Free Software
72 if ((curr_router) && (!neigh_node)) { in _update_route()
79 } else if ((!curr_router) && (neigh_node)) { in _update_route()
85 } else if (neigh_node && curr_router) { in _update_route()
93 if (curr_router) in _update_route()
97 if (neigh_node && !atomic_inc_not_zero(&neigh_node->refcount)) in _update_route()
105 if (curr_router) in _update_route()
114 if (!orig_node) in update_route()
119 if (router != neigh_node) in update_route()
123 if (router) in update_route()
[all …]
/linux-3.3/arch/x86/math-emu/
Dfpu_trig.c41 if (exponent(st0_ptr) >= 63) { in trig_arg()
56 if (q) { in trig_arg()
66 if ((even && !(q & 1)) || (!even && (q & 1))) { in trig_arg()
76 if ((exponent(st0_ptr) <= exponent(&CONST_PI2extra) + 64) in trig_arg()
91 if (signnegative(st0_ptr)) { in trig_arg()
108 if (((q > 0) in trig_arg()
125 if ((exponent(st0_ptr) == exponent(&CONST_PI2)) && in trig_arg()
158 if (num == 0) { in convert_l2reg()
163 if (num > 0) { in convert_l2reg()
181 if (st0_tag == TAG_Empty) in single_arg_error()
[all …]
/linux-3.3/security/apparmor/
Dpolicy_unpack.c73 if (sa->aad.iface.target) { in audit_cb()
78 if (sa->aad.iface.pos) in audit_cb()
84 * @new: profile if it has been allocated (MAYBE NULL)
108 /* test if read will be in packed data bounds */
125 if (!inbounds(e, sizeof(u16))) in unpack_u16_chunk()
129 if (!inbounds(e, size)) in unpack_u16_chunk()
139 if (!inbounds(e, 1)) in unpack_X()
141 if (*(u8 *) e->pos != code) in unpack_X()
154 * name @name. If @name is specified then there must be a matching
155 * name element in the stream. If @name is NULL any name element will be
[all …]
/linux-3.3/drivers/usb/
DKconfig13 if USB_SUPPORT
25 default y if USB_ARCH_HAS_OHCI
26 default y if USB_ARCH_HAS_EHCI
27 default y if USB_ARCH_HAS_XHCI
28 default y if PCMCIA && !M32R # sl811_cs
29 default y if ARM # SL-811
30 default y if BLACKFIN # SL-811
31 default y if SUPERH # r8a66597-hcd
38 default y if SA1111
39 default y if ARCH_OMAP
[all …]
/linux-3.3/lib/mpi/
Dmpi-inv.c17 * along with this program; if not, write to the Free Software
42 if (mpi_copy(&u, a) < 0) in mpi_invm()
44 if (mpi_copy(&v, n) < 0) in mpi_invm()
48 if (mpi_rshift(u, u, 1) < 0) in mpi_invm()
50 if (mpi_rshift(v, v, 1) < 0) in mpi_invm()
56 if (!u1) in mpi_invm()
58 if (!odd) { in mpi_invm()
60 if (!u2) in mpi_invm()
63 if (mpi_copy(&u3, u) < 0) in mpi_invm()
65 if (mpi_copy(&v1, v) < 0) in mpi_invm()
[all …]
/linux-3.3/net/ipv6/
Dipv6_sockglue.c18 * o Return an optlen of the truncated length if need be
66 if (sk->sk_type != SOCK_RAW || inet_sk(sk)->inet_num != IPPROTO_RAW) in ip6_ra_control()
73 if (ra->sk == sk) { in ip6_ra_control()
74 if (sel>=0) { in ip6_ra_control()
88 if (new_ra == NULL) { in ip6_ra_control()
105 if (inet_sk(sk)->is_icsk) { in ipv6_update_options()
106 if (opt && in ipv6_update_options()
132 if (optval == NULL) in do_ipv6_setsockopt()
135 if (optlen >= sizeof(int)) { in do_ipv6_setsockopt()
136 if (get_user(val, (int __user *) optval)) in do_ipv6_setsockopt()
[all …]
/linux-3.3/drivers/media/common/tuners/
DKconfig18 If unsure say Y.
24 select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMISE
25 select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMISE
26 select MEDIA_TUNER_XC4000 if !MEDIA_TUNER_CUSTOMISE
27 select MEDIA_TUNER_MT20XX if !MEDIA_TUNER_CUSTOMISE
28 select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMISE
29 select MEDIA_TUNER_TEA5761 if !MEDIA_TUNER_CUSTOMISE && EXPERIMENTAL
30 select MEDIA_TUNER_TEA5767 if !MEDIA_TUNER_CUSTOMISE
31 select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMISE
32 select MEDIA_TUNER_TDA9887 if !MEDIA_TUNER_CUSTOMISE
[all …]
/linux-3.3/drivers/input/touchscreen/
DKconfig10 If unsure, say Y.
12 if INPUT_TOUCHSCREEN
18 Say Y here if you have a 88PM860x PMIC and want to enable
21 If unsure, say N.
31 Say Y here if you have a touchscreen interface using the
36 If HWMON is selected, and the driver is told the reference voltage
40 If unsure, say N (but it's safe to say "Y").
49 Say Y here if you have a touchscreen interface using the
53 If unsure, say N (but it's safe to say "Y").
61 Say Y here if you want to support a touchscreen interface using
[all …]

12345678910>>...421