Searched refs:FALSE (Results 1 - 200 of 326) sorted by relevance

12

/linux-4.1.27/sound/oss/
H A Daedsp16.c271 #define FALSE 0 macro
520 return FALSE; aedsp16_wait_data()
529 if (aedsp16_wait_data(port) == FALSE) { aedsp16_read()
543 return ((aedsp16_read(port) == 0xaa) ? TRUE : FALSE); aedsp16_test_dsp()
564 return FALSE; aedsp16_dsp_reset()
681 return FALSE; aedsp16_hard_write()
686 return FALSE; aedsp16_hard_write()
691 return FALSE; aedsp16_hard_write()
696 return FALSE; aedsp16_hard_write()
701 return FALSE; aedsp16_hard_write()
716 return FALSE; aedsp16_hard_read()
723 return FALSE; aedsp16_hard_read()
729 return FALSE; aedsp16_hard_read()
735 return FALSE; aedsp16_hard_read()
749 return FALSE; aedsp16_ext_cfg_write()
765 return FALSE; aedsp16_ext_cfg_write()
769 return FALSE; aedsp16_ext_cfg_write()
774 return FALSE; aedsp16_ext_cfg_write()
779 return FALSE; aedsp16_ext_cfg_write()
784 return FALSE; aedsp16_ext_cfg_write()
788 return FALSE; aedsp16_ext_cfg_write()
800 return FALSE; aedsp16_cfg_write()
804 return FALSE; aedsp16_cfg_write()
819 return FALSE; aedsp16_init_mss()
824 if (aedsp16_cfg_write(port) == FALSE) aedsp16_init_mss()
825 return FALSE; aedsp16_init_mss()
840 if (aedsp16_hard_read(port) == FALSE) { aedsp16_setup_board()
842 return FALSE; aedsp16_setup_board()
847 return FALSE; aedsp16_setup_board()
853 return FALSE; aedsp16_setup_board()
860 return FALSE; aedsp16_setup_board()
863 } while ((aedsp16_wait_data(port) == FALSE) && loop--); aedsp16_setup_board()
868 return FALSE; aedsp16_setup_board()
874 return FALSE; aedsp16_setup_board()
878 if (aedsp16_cfg_write(port) == FALSE) aedsp16_setup_board()
879 return FALSE; aedsp16_setup_board()
884 return FALSE; aedsp16_setup_board()
888 return FALSE; aedsp16_setup_board()
892 return FALSE; aedsp16_setup_board()
896 return FALSE; aedsp16_setup_board()
900 return FALSE; aedsp16_setup_board()
903 if (aedsp16_hard_write(port) == FALSE) { aedsp16_setup_board()
905 return FALSE; aedsp16_setup_board()
910 return FALSE; aedsp16_setup_board()
914 if (aedsp16_cfg_write(port) == FALSE) aedsp16_setup_board()
915 return FALSE; aedsp16_setup_board()
926 return FALSE; aedsp16_stdcfg()
933 return FALSE; aedsp16_stdcfg()
948 return FALSE; aedsp16_dsp_version()
954 return FALSE; aedsp16_dsp_version()
979 return FALSE; aedsp16_dsp_copyright()
992 return FALSE; aedsp16_dsp_copyright()
1033 if (aedsp16_dsp_reset(ae_config.base_io) == FALSE) { aedsp16_init_board()
1035 return FALSE; aedsp16_init_board()
1037 if (aedsp16_dsp_copyright(ae_config.base_io) == FALSE) { aedsp16_init_board()
1039 return FALSE; aedsp16_init_board()
1049 if (aedsp16_dsp_version(ae_config.base_io) == FALSE) { aedsp16_init_board()
1051 return FALSE; aedsp16_init_board()
1054 if (aedsp16_stdcfg(ae_config.base_io) == FALSE) { aedsp16_init_board()
1056 return FALSE; aedsp16_init_board()
1060 if (aedsp16_hard_read(ae_config.base_io) == FALSE) { aedsp16_init_board()
1062 return FALSE; aedsp16_init_board()
1069 if (aedsp16_hard_write(ae_config.base_io) == FALSE) { aedsp16_init_board()
1071 return FALSE; aedsp16_init_board()
1074 if (aedsp16_ext_cfg_write(ae_config.base_io) == FALSE) { aedsp16_init_board()
1076 return FALSE; aedsp16_init_board()
1080 if (aedsp16_setup_board(ae_config.base_io) == FALSE) { aedsp16_init_board()
1082 return FALSE; aedsp16_init_board()
1087 if (aedsp16_init_mss(ae_config.base_io) == FALSE) { aedsp16_init_board()
1090 return FALSE; aedsp16_init_board()
1139 return FALSE; init_aedsp16_sb()
1141 return FALSE; init_aedsp16_sb()
1168 return FALSE; init_aedsp16_mss()
1170 return FALSE; init_aedsp16_mss()
1180 return FALSE; init_aedsp16_mss()
1210 return FALSE; init_aedsp16_mpu()
1221 return FALSE; init_aedsp16_mpu()
1249 int initialized = FALSE; init_aedsp16()
1255 if (init_aedsp16_sb() == FALSE) { init_aedsp16()
1263 if (init_aedsp16_mpu() == FALSE) { init_aedsp16()
1277 if (init_aedsp16_mss() == FALSE) { init_aedsp16()
1337 if (init_aedsp16() == FALSE) { do_init_aedsp16()
H A Dos.h27 #define FALSE 0 macro
/linux-4.1.27/drivers/acpi/acpica/
H A Dutinit.c169 acpi_gbl_all_gpes_initialized = FALSE; acpi_ut_init_globals()
193 acpi_gbl_global_lock_acquired = FALSE; acpi_ut_init_globals()
195 acpi_gbl_global_lock_present = FALSE; acpi_ut_init_globals()
200 acpi_gbl_cm_single_step = FALSE; acpi_ut_init_globals()
201 acpi_gbl_shutdown = FALSE; acpi_ut_init_globals()
211 acpi_gbl_reg_methods_executed = FALSE; acpi_ut_init_globals()
215 acpi_gbl_events_initialized = FALSE; acpi_ut_init_globals()
241 acpi_gbl_display_final_mem_stats = FALSE; acpi_ut_init_globals()
242 acpi_gbl_disable_mem_tracking = FALSE; acpi_ut_init_globals()
245 ACPI_DEBUGGER_EXEC(acpi_gbl_db_terminate_threads = FALSE); acpi_ut_init_globals()
H A Devglock.c91 acpi_gbl_global_lock_present = FALSE; acpi_ev_init_global_lock_handler()
104 acpi_gbl_global_lock_pending = FALSE; acpi_ev_init_global_lock_handler()
127 acpi_gbl_global_lock_present = FALSE; acpi_ev_remove_global_lock_handler()
174 acpi_gbl_global_lock_pending = FALSE; acpi_ev_global_lock_handler()
208 u8 acquired = FALSE; acpi_ev_acquire_global_lock()
282 acpi_gbl_global_lock_pending = FALSE; acpi_ev_acquire_global_lock()
302 u8 pending = FALSE; acpi_ev_release_global_lock()
336 acpi_gbl_global_lock_acquired = FALSE; acpi_ev_release_global_lock()
H A Dexoparg6.c88 * RETURN: TRUE if the match is successful, FALSE otherwise
130 return (FALSE); acpi_ex_do_match()
143 return (FALSE); acpi_ex_do_match()
157 return (FALSE); acpi_ex_do_match()
170 return (FALSE); acpi_ex_do_match()
184 return (FALSE); acpi_ex_do_match()
192 return (FALSE); acpi_ex_do_match()
H A Dacglobal.h306 ACPI_INIT_GLOBAL(u8, acpi_gbl_no_resource_disassembly, FALSE);
307 ACPI_INIT_GLOBAL(u8, acpi_gbl_ignore_noop_operator, FALSE);
309 ACPI_INIT_GLOBAL(u8, acpi_gbl_force_aml_disassembly, FALSE);
321 ACPI_INIT_GLOBAL(u8, acpi_gbl_db_terminate_threads, FALSE);
322 ACPI_INIT_GLOBAL(u8, acpi_gbl_abort_method, FALSE);
323 ACPI_INIT_GLOBAL(u8, acpi_gbl_method_executing, FALSE);
H A Dutstring.c433 * RETURN: TRUE if the character is valid, FALSE otherwise
456 return (FALSE); acpi_ut_valid_acpi_char()
469 * RETURN: TRUE if the name is valid, FALSE otherwise
486 return (FALSE); acpi_ut_valid_acpi_name()
518 u8 found_bad_char = FALSE; acpi_ut_repair_name()
617 return (FALSE); acpi_ut_safe_strcpy()
628 return (FALSE); acpi_ut_safe_strcat()
646 return (FALSE); acpi_ut_safe_strncat()
H A Dtbxfload.c139 * DSDT, creating the need for this option. Default is FALSE, do not copy acpi_tb_load_namespace()
229 FALSE, FALSE, &table_index); acpi_install_table()
279 TRUE, FALSE, &table_index); ACPI_EXPORT_SYMBOL_INIT()
411 acpi_tb_set_table_loaded_flag(i, FALSE); ACPI_EXPORT_SYMBOL()
H A Dexutils.c145 * RETURN: TRUE if a truncation was performed, FALSE otherwise.
164 return (FALSE); acpi_ex_truncate_for32bit_table()
177 return (FALSE); acpi_ex_truncate_for32bit_table()
400 return (FALSE); acpi_is_valid_space_id()
H A Ddsutils.c106 * RETURN: TRUE if implicit return enabled, FALSE otherwise
126 return (FALSE); acpi_ds_do_implicit_return()
163 * RETURN: TRUE if result is used, FALSE otherwise
213 return_UINT8(FALSE); acpi_ds_is_result_used()
222 return_UINT8(FALSE); acpi_ds_is_result_used()
318 return_UINT8(FALSE); acpi_ds_is_result_used()
H A Dexmisc.c487 * logical_result - TRUE/FALSE result of the operation
505 u8 local_result = FALSE; acpi_ex_do_logical_numeric_op()
543 * logical_result - TRUE/FALSE result of the operation
573 u8 local_result = FALSE; acpi_ex_do_logical_op()
687 goto cleanup; /* FALSE */ acpi_ex_do_logical_op()
700 goto cleanup; /* FALSE */ acpi_ex_do_logical_op()
H A Devgpeblk.c363 gpe_block->initialized = FALSE; acpi_ev_create_gpe_block()
387 acpi_gbl_all_gpes_initialized = FALSE; acpi_ev_create_gpe_block()
393 walk_info.execute_by_owner_id = FALSE; acpi_ev_create_gpe_block()
H A Dutmisc.c75 return (FALSE); acpi_ut_is_pci_root_bridge()
85 * RETURN: TRUE if table contains executable AML; FALSE otherwise
104 return (FALSE); acpi_ut_is_aml_table()
H A Devhandler.c144 * RETURN: TRUE if default handler is installed, FALSE otherwise
178 return (FALSE); acpi_ev_has_default_handler()
302 acpi_ev_detach_region(obj_desc, FALSE); acpi_ev_install_handler()
306 status = acpi_ev_attach_region(handler_obj, obj_desc, FALSE); acpi_ev_install_handler()
H A Devmisc.c82 return (FALSE); acpi_ev_is_notify_object()
274 acpi_gbl_events_initialized = FALSE; acpi_ev_terminate()
H A Drsaddr.c300 * RETURN: TRUE if the resource_type field is OK, FALSE otherwise
317 return (FALSE); acpi_rs_get_address_common()
H A Dutfileio.c180 standard_header = FALSE; acpi_ut_read_table()
201 status = fl_check_for_ascii(fp, NULL, FALSE); acpi_ut_read_table()
H A Devrgnini.c361 return (FALSE); acpi_ev_is_pci_root_bridge()
375 return (FALSE); acpi_ev_is_pci_root_bridge()
388 return (FALSE); acpi_ev_is_pci_root_bridge()
H A Dpsparse.c346 walk_state->control_state->common.value = FALSE; acpi_ps_next_parse_state()
388 /* In the case of a BREAK, just force a predicate (if any) to FALSE */ acpi_ps_next_parse_state()
390 walk_state->control_state->common.value = FALSE; acpi_ps_next_parse_state()
H A Dtbdata.c732 u8 is_loaded = FALSE; acpi_tb_is_table_loaded()
750 * is_loaded - TRUE if table is loaded, FALSE otherwise
754 * DESCRIPTION: Sets the table loaded flag to either TRUE or FALSE.
H A Dutobject.c329 * RETURN: TRUE if object is valid, FALSE otherwise
344 return (FALSE); acpi_ut_valid_internal_object()
364 return (FALSE); acpi_ut_valid_internal_object()
H A Dutprint.c211 pos1 = acpi_ut_put_number(ascii_string, number, 10, FALSE); acpi_ut_print_number()
264 && base != 10) ? TRUE : FALSE; acpi_ut_format_number()
265 upper = (type & ACPI_FORMAT_UPPER) ? TRUE : FALSE; acpi_ut_format_number()
H A Dnswalk.c198 u8 node_previously_visited = FALSE; acpi_ns_walk_namespace()
337 node_previously_visited = FALSE; acpi_ns_walk_namespace()
H A Dtbutils.c120 return (FALSE); acpi_tb_tables_loaded()
395 FALSE, TRUE, acpi_tb_parse_root_table()
H A Dutdecode.c528 * RETURN: TRUE if valid object type, FALSE otherwise
541 return (FALSE); acpi_ut_valid_object_type()
H A Dexoparg2.c494 u8 logical_result = FALSE; acpi_ex_opcode_2A_0T_1R()
559 * Default is FALSE (zero) acpi_ex_opcode_2A_0T_1R()
H A Dnsinit.c156 ACPI_UINT32_MAX, FALSE, acpi_ns_initialize_devices()
190 ACPI_UINT32_MAX, FALSE, acpi_ns_initialize_devices()
H A Dtbinstal.c82 return (FALSE); acpi_tb_compare_tables()
91 table_length)) ? FALSE : TRUE); acpi_tb_compare_tables()
H A Dhwesleep.c126 acpi_gbl_system_awake_and_running = FALSE; acpi_hw_extended_sleep()
H A Dhwsleep.c104 acpi_gbl_system_awake_and_running = FALSE; acpi_hw_legacy_sleep()
H A Ddswexec.c162 * Predicate is FALSE, we will just toss the acpi_ds_get_predicate_value()
165 walk_state->control_state->common.value = FALSE; acpi_ds_get_predicate_value()
/linux-4.1.27/drivers/net/fddi/skfp/
H A Drmt.c130 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_init()
131 smc->r.sm_ma_avail = FALSE ; rmt_init()
190 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_fsm()
191 smc->r.loop_avail = FALSE ; rmt_fsm()
192 smc->r.sm_ma_avail = FALSE ; rmt_fsm()
218 smc->r.sm_ma_avail = FALSE ; rmt_fsm()
231 smc->r.bn_flag = FALSE ; rmt_fsm()
241 smc->r.no_flag = FALSE ; rmt_fsm()
249 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_fsm()
261 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_fsm()
262 smc->r.loop_avail = FALSE ; rmt_fsm()
272 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_fsm()
276 smc->mib.m[MAC0].fddiMACMA_UnitdataAvailable = FALSE ; rmt_fsm()
277 smc->r.loop_avail = FALSE ; rmt_fsm()
319 smc->r.bn_flag = FALSE ; rmt_fsm()
398 smc->r.bn_flag = FALSE ; rmt_fsm()
436 smc->r.no_flag = FALSE ; rmt_fsm()
457 smc->r.da_flag = FALSE ; rmt_fsm()
463 smc->r.jm_flag = FALSE ; rmt_fsm()
464 smc->r.bn_flag = FALSE ; rmt_fsm()
495 smc->r.bn_flag = FALSE ; rmt_fsm()
502 smc->r.bn_flag = FALSE ; rmt_fsm()
564 smc->r.bn_flag = FALSE ; rmt_new_dup_actions()
565 smc->r.jm_flag = FALSE ; rmt_new_dup_actions()
601 smc->r.timer0_exp = FALSE ; /* clear timer event flag */ start_rmt_timer0()
611 smc->r.timer1_exp = FALSE ; /* clear timer event flag */ start_rmt_timer1()
621 smc->r.timer2_exp = FALSE ; /* clear timer event flag */ start_rmt_timer2()
H A Dsrf.c80 static u_char fail_safe = FALSE ; smt_init_evc()
228 *evc->evc_cond_state = FALSE ; smt_srf_event()
238 *evc->evc_multiple = FALSE ; smt_srf_event()
341 evc->evc_rep_required = FALSE ; clear_all_rep()
343 *evc->evc_cond_state = FALSE ; clear_all_rep()
345 smc->srf.any_report = FALSE ; clear_all_rep()
353 smc->srf.any_report = FALSE ; clear_reported()
356 if (*evc->evc_cond_state == FALSE) clear_reported()
357 evc->evc_rep_required = FALSE ; clear_reported()
362 evc->evc_rep_required = FALSE ; clear_reported()
363 *evc->evc_multiple = FALSE ; clear_reported()
H A Dcfm.c128 phy->wc_flag = FALSE ; selection_criteria()
134 phy->wc_flag = FALSE ; selection_criteria()
137 phy->wc_flag = FALSE ; selection_criteria()
140 phy->wc_flag = FALSE ; selection_criteria()
246 cond = FALSE ; cfm()
295 smc->r.rm_loop = FALSE ; cfm_fsm()
296 smc->r.rm_join = FALSE ; cfm_fsm()
331 smc->r.rm_join = FALSE ; cfm_fsm()
336 smc->r.rm_loop = FALSE ; cfm_fsm()
396 smc->r.rm_join = FALSE ; cfm_fsm()
401 smc->r.rm_loop = FALSE ; cfm_fsm()
447 smc->r.rm_loop = FALSE ; cfm_fsm()
480 smc->r.rm_loop = FALSE ; cfm_fsm()
512 smc->r.rm_join = FALSE ; cfm_fsm()
517 smc->r.rm_loop = FALSE ; cfm_fsm()
H A Dsmttimer.c34 smc->t.st_fast.tm_active = FALSE ; smt_timer_init()
47 timer->tm_active = FALSE ; smt_timer_stop()
133 tm->tm_active = FALSE ; timer_done()
H A Decm.c112 smc->e.ecm_line_state = FALSE ; ecm_init()
152 smc->mib.fddiSMTRemoteDisconnectFlag = FALSE ; ecm_fsm()
164 smc->e.DisconnectFlag = FALSE ; ecm_fsm()
176 smc->e.ecm_line_state = FALSE ; ecm_fsm()
372 smc->e.sb_flag = FALSE ; ecm_fsm()
373 smc->e.ecm_line_state = FALSE ; ecm_fsm()
389 smc->e.ecm_line_state = FALSE ; ecm_fsm()
H A Dsmtdef.c122 smt->rmt_dup_mac_behavior = FALSE ; /* See Struct smt_config */ smt_reset_defaults()
133 smc->ess.sync_bw_available = FALSE ; smt_reset_defaults()
139 smc->mib.fddiESSSynchTxMode = FALSE ; smt_reset_defaults()
140 smc->ess.raf_act_timer_poll = FALSE ; smt_reset_defaults()
143 smc->ess.local_sba_active = FALSE ; smt_reset_defaults()
H A Dhwt.c106 smc->hw.timer_activ = FALSE ; hwt_stop()
127 smc->hw.timer_activ = FALSE ; hwt_init()
236 if (smc->hw.timer_activ == FALSE || hwt_wait_time()
H A Dpcmplc.c219 phy->timer0_exp = FALSE ; /* clear timer event flag */ start_pcm_timer0()
265 FALSE ; pcm_init()
375 phy->pc_lem_fail = FALSE ; pcm_init()
389 phy->wc_flag = FALSE ; /* set by SMT */ pcm_init()
727 phy->cf_loop = FALSE ; pcm_fsm()
728 phy->cf_join = FALSE ; pcm_fsm()
765 phy->cf_loop = FALSE ; pcm_fsm()
766 phy->cf_join = FALSE ; pcm_fsm()
768 phy->ls_flag = FALSE ; pcm_fsm()
985 phy->tr_flag = FALSE ;
1009 phy->cf_loop = FALSE ;
1010 phy->cf_join = FALSE ;
1142 TRUE : FALSE ; lem_evaluate()
1193 phy->pc_lem_fail = FALSE ; /* flag */ lem_check_lct()
1401 mib->fddiPORTMacIndicated.R_val = FALSE ; pc_rcode_actions()
1529 phy->cf_loop = FALSE ; pc_tcode_actions()
1549 phy->t_val[9] = FALSE ; pc_tcode_actions()
1787 if (smc->e.DisconnectFlag == FALSE) { plc_irq()
H A Dess.c421 return FALSE; process_bw_alloc()
425 return FALSE; process_bw_alloc()
431 return FALSE; process_bw_alloc()
458 smc->ess.sync_bw_available = FALSE ; process_bw_alloc()
575 smc->ess.raf_act_timer_poll = FALSE ; ess_send_alc_req()
H A Ddrvfbi.c138 smc->hw.hw_is_64bit = FALSE ; card_start()
369 return (inp(ADDR(B0_DAS)) & DAS_BYP_ST) ? TRUE : FALSE; sm_pm_bypass_present()
509 act_entries = FALSE ; set_oi_id_def()
H A Dhwmtm.c51 static int mb_init = FALSE ;
465 smc->os.hwm.isr_flag = FALSE ; init_fddi_driver()
737 smc->os.hwm.leave_isr = FALSE ; fddi_isr()
840 force_irq = FALSE ; fddi_isr()
888 smc->os.hwm.isr_flag = FALSE ; fddi_isr()
999 smc->os.hwm.pass_SMT = FALSE ; mac_drv_rx_mode()
1005 smc->os.hwm.pass_NSA = FALSE ; mac_drv_rx_mode()
1011 smc->os.hwm.pass_DB = FALSE ; mac_drv_rx_mode()
1014 smc->os.hwm.pass_SMT = smc->os.hwm.pass_NSA = FALSE ; mac_drv_rx_mode()
1015 smc->os.hwm.pass_DB = FALSE ; mac_drv_rx_mode()
1020 smc->os.hwm.pass_llc_promisc = FALSE ; mac_drv_rx_mode()
H A Dsmt.c183 smc->mib.m[MAC0].fddiMACUNDA_Flag = FALSE ; smt_agent_init()
409 smc->mib.m[MAC0].fddiMACUNDA_Flag = FALSE ; smt_event()
411 * Make sure the fddiMACUNDA_Flag = FALSE is smt_event()
611 TRUE : FALSE ; smt_received_pack()
662 smc->mib.m[MAC0].fddiMACDA_Flag = FALSE ; smt_received_pack()
1945 smc->mib.fddiSMTRemoteDisconnectFlag = FALSE ; smt_action()
/linux-4.1.27/drivers/net/irda/
H A Dmcp2120-sir.c80 // sirdev_set_dtr_rts(dev, FALSE, FALSE); mcp2120_close()
104 sirdev_set_dtr_rts(dev, TRUE, FALSE); mcp2120_change_speed()
147 sirdev_set_dtr_rts(dev, FALSE, FALSE); mcp2120_change_speed()
197 sirdev_set_dtr_rts(dev, FALSE, FALSE); mcp2120_reset()
205 sirdev_set_dtr_rts(dev, FALSE, FALSE); mcp2120_reset()
H A Desi-sir.c70 sirdev_set_dtr_rts(dev, FALSE, TRUE); esi_open()
84 sirdev_set_dtr_rts(dev, FALSE, FALSE); esi_close()
104 rts = FALSE; esi_change_speed()
114 dtr = FALSE; esi_change_speed()
134 sirdev_set_dtr_rts(dev, FALSE, FALSE); esi_reset()
144 sirdev_set_dtr_rts(dev, FALSE, TRUE); esi_reset()
H A Dgirbil-sir.c104 sirdev_set_dtr_rts(dev, FALSE, FALSE); girbil_close()
132 sirdev_set_dtr_rts(dev, FALSE, TRUE); girbil_change_speed()
210 sirdev_set_dtr_rts(dev, TRUE, FALSE); girbil_reset()
218 sirdev_set_dtr_rts(dev, FALSE, TRUE); girbil_reset()
H A Dlitelink-sir.c95 sirdev_set_dtr_rts(dev, FALSE, FALSE); litelink_close()
122 sirdev_set_dtr_rts(dev, FALSE, TRUE); litelink_change_speed()
163 sirdev_set_dtr_rts(dev, TRUE, FALSE); litelink_reset()
H A Dtekram-sir.c94 sirdev_set_dtr_rts(dev, FALSE, FALSE); tekram_close()
155 sirdev_set_dtr_rts(dev, TRUE, FALSE); tekram_change_speed()
203 sirdev_set_dtr_rts(dev, FALSE, TRUE); tekram_reset()
H A Dact200l-sir.c126 sirdev_set_dtr_rts(dev, FALSE, FALSE); act200l_close()
143 sirdev_set_dtr_rts(dev, FALSE, TRUE); act200l_change_speed()
212 sirdev_set_dtr_rts(dev, TRUE, FALSE); act200l_reset()
219 sirdev_set_dtr_rts(dev, FALSE, TRUE); act200l_reset()
H A Dactisys-sir.c141 sirdev_set_dtr_rts(dev, FALSE, FALSE); actisys_close()
184 sirdev_set_dtr_rts(dev, TRUE, FALSE); actisys_change_speed()
227 sirdev_set_dtr_rts(dev, FALSE, TRUE); actisys_reset()
H A Dma600-sir.c104 sirdev_set_dtr_rts(dev, FALSE, FALSE); ma600_close()
177 sirdev_set_dtr_rts(dev, TRUE, FALSE); ma600_change_speed()
234 sirdev_set_dtr_rts(dev, FALSE, TRUE); ma600_reset()
H A Dold_belkin-sir.c110 sirdev_set_dtr_rts(dev, FALSE, FALSE); old_belkin_close()
H A Dtoim3232-sir.c212 sirdev_set_dtr_rts(dev, FALSE, FALSE); toim3232_close()
271 sirdev_set_dtr_rts(dev, TRUE, FALSE); toim3232_change_speed()
343 sirdev_set_dtr_rts(dev, FALSE, FALSE); toim3232_reset()
H A Dvia-ircc.c372 self->rx_buff.in_frame = FALSE; via_ircc_open()
959 ret = FALSE; via_ircc_dma_xmit_complete()
1039 return FALSE; via_ircc_dma_receive_complete()
1073 return FALSE; via_ircc_dma_receive_complete()
1158 return FALSE; upload_rxdata()
1164 return FALSE; upload_rxdata()
1209 return FALSE; RxTimerHandler()
1424 int status = FALSE; via_ircc_is_receiving()
1427 IRDA_ASSERT(self != NULL, return FALSE;); via_ircc_is_receiving()
H A Dali-ircc.c361 self->rx_buff.in_frame = FALSE; ali_ircc_open()
705 SetCOMInterrupts(self, FALSE); ali_ircc_fir_interrupt()
961 SetCOMInterrupts(self, FALSE); // 2000/11/24 11:43AM ali_ircc_change_speed()
1393 SetCOMInterrupts(self, FALSE); ali_ircc_net_close()
1663 ret = FALSE; ali_ircc_dma_xmit_complete()
1709 self->rcvFramesOverflow = FALSE; ali_ircc_dma_receive()
1873 return FALSE; /* I'll be back! */ ali_ircc_dma_receive_complete()
1889 return FALSE; ali_ircc_dma_receive_complete()
2050 int status = FALSE; ali_ircc_is_receiving()
2054 IRDA_ASSERT(self != NULL, return FALSE;); ali_ircc_is_receiving()
H A Dkingsun-sir.c265 kingsun->rx_buff.in_frame = FALSE; kingsun_net_open()
365 kingsun->rx_buff.in_frame = FALSE; kingsun_net_close()
502 kingsun->rx_buff.in_frame = FALSE; kingsun_probe()
H A Dksdazzle-sir.c403 kingsun->rx_unwrap_buff.in_frame = FALSE; ksdazzle_net_open()
514 kingsun->rx_unwrap_buff.in_frame = FALSE; ksdazzle_net_close()
650 kingsun->rx_unwrap_buff.in_frame = FALSE; ksdazzle_probe()
H A Dsir_dev.c174 (fsm->param&0x02) ? TRUE : FALSE, sirdev_config_fsm()
175 (fsm->param&0x01) ? TRUE : FALSE); sirdev_config_fsm()
331 dev->rx_buff.in_frame = FALSE; sirdev_enable_rx()
779 dev->rx_buff.in_frame = FALSE; sirdev_alloc_buffers()
H A Dw83977af_ir.c223 self->rx_buff.in_frame = FALSE; w83977af_open()
826 return FALSE; w83977af_dma_receive_complete()
1079 int status = FALSE; w83977af_is_receiving()
1083 IRDA_ASSERT(self != NULL, return FALSE;); w83977af_is_receiving()
H A Dnsc-ircc.c453 self->rx_buff.in_frame = FALSE; nsc_ircc_open()
1681 ret = FALSE; nsc_ircc_dma_xmit_complete()
1858 return FALSE; /* I'll be back! */ nsc_ircc_dma_receive_complete()
1876 return FALSE; nsc_ircc_dma_receive_complete()
2129 int status = FALSE; nsc_ircc_is_receiving()
2133 IRDA_ASSERT(self != NULL, return FALSE;); nsc_ircc_is_receiving()
/linux-4.1.27/drivers/staging/unisys/visorutil/
H A Dperiodic_work.c77 * If this function returns FALSE, there was a failure and the
82 BOOL rc = FALSE; visor_periodic_work_nextperiod()
86 pw->is_scheduled = FALSE; visor_periodic_work_nextperiod()
87 pw->want_to_stop = FALSE; visor_periodic_work_nextperiod()
92 pw->is_scheduled = FALSE; visor_periodic_work_nextperiod()
93 rc = FALSE; visor_periodic_work_nextperiod()
104 * If this function returns FALSE, then no work was started
109 BOOL rc = FALSE; visor_periodic_work_start()
113 rc = FALSE; visor_periodic_work_start()
117 rc = FALSE; visor_periodic_work_start()
123 rc = FALSE; visor_periodic_work_start()
170 BOOL stopped_something = FALSE; visor_periodic_work_stop()
181 pw->is_scheduled = FALSE; visor_periodic_work_stop()
198 pw->want_to_stop = FALSE; visor_periodic_work_stop()
H A Dmemregion_direct.c51 memregion->overlapped = FALSE; visor_memregion_create()
89 memregion->requested = FALSE; visor_memregion_create_overlapped()
101 memregion->requested = FALSE; mapit()
106 return FALSE; mapit()
120 memregion->requested = FALSE; unmapit()
185 return memregion_readwrite(FALSE, memregion, offset, dest, nbytes); visor_memregion_read()
/linux-4.1.27/drivers/scsi/
H A Dscsi.h35 #ifndef FALSE
36 #define FALSE 0 macro
H A Dgdth_proc.c43 found = FALSE; gdth_set_asc_info()
109 gdth_write_through = FALSE; gdth_set_asc_info()
231 flag = FALSE; gdth_show_info()
233 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
333 flag = FALSE; gdth_show_info()
335 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
343 is_mirr = FALSE; gdth_show_info()
418 flag = FALSE; gdth_show_info()
420 buf = gdth_ioctl_alloc(ha, GDTH_SCRATCH, FALSE, &paddr); gdth_show_info()
478 flag = FALSE; gdth_show_info()
480 buf = gdth_ioctl_alloc(ha, sizeof(gdth_hget_str), FALSE, &paddr); gdth_show_info()
594 ha->scratch_busy = FALSE; gdth_ioctl_free()
609 ret_val = FALSE; gdth_ioctl_check_bin()
H A Du14-34f.c504 #define FALSE 0 macro
639 static int do_trace = FALSE;
640 static int setup_done = FALSE;
642 static int ext_tran = FALSE;
647 static int have_old_firmware = FALSE;
659 static int linked_comm = FALSE;
731 return FALSE; u14_34f_slave_configure()
741 return FALSE; wait_on_busy()
794 return FALSE; board_inquiry()
935 sh[j]->unchecked_isa_dma = FALSE; port_detect()
1026 return FALSE; port_detect()
1030 return FALSE; port_detect()
1050 if (c == 'n' || c == 'N') val = FALSE; internal_setup()
1309 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), j, FALSE); u14_34f_queuecommand_lck()
1398 int arg_done = FALSE; u14_34f_eh_host_reset()
1520 HD(j)->in_reset = FALSE; u14_34f_eh_host_reset()
1521 do_trace = FALSE; u14_34f_eh_host_reset()
1550 return FALSE; u14_34f_bios_param()
1583 unsigned int rev = FALSE, s = TRUE, r = TRUE; reorder()
1584 unsigned int input_only = TRUE, overlap = FALSE; reorder()
1601 if (n_ready <= 1) return FALSE; reorder()
1606 if (!(cpp->xdir == DTD_IN)) input_only = FALSE; reorder()
1618 if (sl[n] < sl[n - 1]) s = FALSE; reorder()
1619 if (sl[n] > sl[n - 1]) r = FALSE; reorder()
1636 if (ioseek > ((maxsec - minsec) / 2)) rev = FALSE; reorder()
1650 if (overlap) sort(pl, il, n_ready, FALSE); reorder()
1830 HD(j)->target_redo[scmd_id(SCpnt)][scmd_channel(SCpnt)] = FALSE; ihdlr()
1964 return FALSE; u14_34f_release()
H A Dultrastor.c151 #define FALSE 0 macro
376 return FALSE; ultrastor_14f_detect()
381 return FALSE; ultrastor_14f_detect()
436 return FALSE; ultrastor_14f_detect()
532 return FALSE; ultrastor_14f_detect()
585 return FALSE;
615 return FALSE;
622 return FALSE;
644 return FALSE;
745 my_mscp->sg = FALSE;
1112 config.mscp_busy = FALSE;
1152 config.mscp_busy = FALSE;
H A Dnsp32.c372 int mode = FALSE; nsp32_build_identify()
477 return FALSE; nsp32_selection_autopara()
489 return FALSE; nsp32_selection_autopara()
783 status = FALSE; nsp32_arbitration()
791 status = FALSE; nsp32_arbitration()
840 return FALSE; nsp32_reselection()
843 return FALSE; nsp32_reselection()
874 return FALSE; nsp32_setup_sg_table()
881 return FALSE; nsp32_setup_sg_table()
893 return FALSE; scsi_for_each_sg()
966 cur_lunt->msgin03 = FALSE; nsp32_queuecommand_lck()
972 if (ret == FALSE) { nsp32_queuecommand_lck()
1612 * aren't same, set msgin03 == FALSE, and nsp32_busfree_occur()
1617 data->cur_lunt->msgin03 = FALSE; nsp32_busfree_occur()
1709 return FALSE; nsp32_busfree_occur()
2021 data->cur_lunt->msgin03 = FALSE; nsp32_msgin_occur()
2091 msgclear = FALSE; nsp32_msgin_occur()
2104 msgclear = FALSE; nsp32_msgin_occur()
2115 msgclear = FALSE; nsp32_msgin_occur()
2193 data->cur_lunt->msgin03 = FALSE; nsp32_msgin_occur()
2674 .msgin03 = FALSE, nsp32_detect()
2700 if (ret == FALSE) { nsp32_detect()
2949 return FALSE; nsp32_getprom_param()
2954 return FALSE; nsp32_getprom_param()
2971 ret = FALSE; nsp32_getprom_param()
3045 auto_sync = FALSE; nsp32_getprom_at24()
H A Dgdth.c297 static u8 gdth_write_through = FALSE; /* write through */
720 for (i = 0, irq_found = FALSE; gdth_init_eisa()
865 int i, found = FALSE; gdth_init_pci()
891 found = FALSE; gdth_init_pci()
1000 found = FALSE; gdth_init_pci()
1122 found = FALSE; gdth_init_pci()
1449 int answer_found = FALSE; gdth_wait()
1719 ha->more_proc = FALSE; gdth_search_drives()
2040 next_cmd = gdth_polling ? FALSE:TRUE; gdth_next()
2069 firsttime = FALSE; gdth_next()
2119 this_cmd = FALSE; gdth_next()
2120 next_cmd = FALSE; gdth_next()
2123 this_cmd = FALSE; gdth_next()
2124 next_cmd = FALSE; gdth_next()
2137 this_cmd = FALSE; gdth_next()
2138 next_cmd = FALSE; gdth_next()
2142 this_cmd = FALSE; gdth_next()
2170 ha->hdr[t].media_changed = FALSE; gdth_next()
2200 this_cmd = FALSE; gdth_next()
2209 this_cmd = FALSE; gdth_next()
2222 ha->hdr[t].media_changed = FALSE; gdth_next()
2232 this_cmd = FALSE; gdth_next()
2437 mode64 = (ha->cache_feat & GDT_64BIT) ? TRUE : FALSE; gdth_fill_cache_cmd()
2617 mode64 = (ha->raw_feat & GDT_64BIT) ? TRUE : FALSE; gdth_fill_raw_cmd()
2921 u8 found = FALSE; gdth_readapp_event()
2970 int coalesced = FALSE; __gdth_interrupt()
2971 int next = FALSE; __gdth_interrupt()
3200 next = FALSE; __gdth_interrupt()
3949 gdth_polling = FALSE; gdth_eh_bus_reset()
3963 gdth_polling = FALSE; gdth_eh_bus_reset()
4183 FALSE, &paddr))) ioc_general()
4397 ha->hdr[i].present = FALSE; ioc_rescan()
4761 ha->scratch_busy = FALSE; gdth_isa_probe_one()
4892 ha->scratch_busy = FALSE; gdth_eisa_probe_one()
5020 ha->scratch_busy = FALSE; gdth_pci_probe_one()
5207 gdth_polling = FALSE; gdth_init()
H A Dnsp32.h76 #ifndef FALSE
77 # define FALSE 0 macro
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_ecdis.h43 #define FALSE 0 macro
44 #define TRUE (!FALSE)
61 det->tone_present = FALSE; echo_can_disable_detector_init()
100 det->tone_present = FALSE; echo_can_disable_detector_update()
103 det->tone_present = FALSE; echo_can_disable_detector_update()
/linux-4.1.27/arch/parisc/math-emu/
H A Dfcnvfu.c67 register boolean inexact = FALSE; sgl_to_sgl_fcnvfu()
147 inexact = FALSE; sgl_to_sgl_fcnvfu()
159 inexact = FALSE; sgl_to_sgl_fcnvfu()
188 register boolean inexact = FALSE; sgl_to_dbl_fcnvfu()
268 inexact = FALSE; sgl_to_dbl_fcnvfu()
281 inexact = FALSE; sgl_to_dbl_fcnvfu()
306 register boolean inexact = FALSE; dbl_to_sgl_fcnvfu()
393 inexact = FALSE; dbl_to_sgl_fcnvfu()
405 inexact = FALSE; dbl_to_sgl_fcnvfu()
429 register boolean inexact = FALSE; dbl_to_dbl_fcnvfu()
509 inexact = FALSE; dbl_to_dbl_fcnvfu()
524 inexact = FALSE; dbl_to_dbl_fcnvfu()
H A Ddfdiv.c56 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_fdiv()
336 is_tiny = FALSE; dbl_fdiv()
344 is_tiny = FALSE; dbl_fdiv()
353 is_tiny = FALSE; dbl_fdiv()
H A Ddfmpy.c59 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_fmpy()
331 is_tiny = FALSE; dbl_fmpy()
339 is_tiny = FALSE; dbl_fmpy()
348 is_tiny = FALSE; dbl_fmpy()
H A Dsfdiv.c55 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; sgl_fdiv()
330 is_tiny = FALSE; sgl_fdiv()
338 is_tiny = FALSE; sgl_fdiv()
347 is_tiny = FALSE; sgl_fdiv()
H A Dsfmpy.c58 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; sgl_fmpy()
317 is_tiny = FALSE; sgl_fmpy()
325 is_tiny = FALSE; sgl_fmpy()
334 is_tiny = FALSE; sgl_fmpy()
H A Dcnv_float.h61 (Sall(sgl_value) << (SGL_EXP_LENGTH + 1 + exponent)) : FALSE)
91 Sall(sgl_value) << (SGL_EXP_LENGTH + 2 + exponent) : FALSE)
124 tiny = FALSE; \
132 tiny = FALSE; \
140 tiny = FALSE; \
195 FALSE))
210 FALSE))
H A Ddenormal.c61 boolean guardbit = FALSE, stickybit, inexact; sgl_denormalize()
102 boolean guardbit = FALSE, stickybit, inexact; dbl_denormalize()
H A Dfcnvff.c149 register boolean inexact = FALSE, guardbit = FALSE, stickybit = FALSE; dbl_to_sgl_fcnvff()
150 register boolean lsb_odd = FALSE; dbl_to_sgl_fcnvff()
H A Dfrnd.c55 register boolean inexact = FALSE; sgl_frnd()
160 register boolean inexact = FALSE; dbl_frnd()
H A Dfcnvfx.c66 register boolean inexact = FALSE; sgl_to_sgl_fcnvfx()
163 register boolean inexact = FALSE; sgl_to_dbl_fcnvfx()
284 register boolean inexact = FALSE; dbl_to_sgl_fcnvfx()
395 register boolean inexact = FALSE; dbl_to_dbl_fcnvfx()
H A Ddfadd.c60 register boolean inexact = FALSE; dbl_fadd()
210 /* inexact = FALSE */ dbl_fadd()
262 /* inexact = FALSE */ dbl_fadd()
426 /* inexact = FALSE */ dbl_fadd()
H A Ddfsub.c61 register boolean inexact = FALSE, underflowtrap; dbl_fsub()
213 /* inexact = FALSE */ dbl_fsub()
265 /* inexact = FALSE */ dbl_fsub()
429 /* inexact = FALSE */ dbl_fsub()
H A Dfmpyfadd.c70 boolean inexact = FALSE, is_tiny = FALSE; dbl_fmpyfadd()
323 /* inexact = FALSE */ dbl_fmpyfadd()
365 /* inexact = FALSE */ dbl_fmpyfadd()
729 boolean inexact = FALSE, is_tiny = FALSE; dbl_fmpynfadd()
983 /* inexact = FALSE */ dbl_fmpynfadd()
1025 /* inexact = FALSE */ dbl_fmpynfadd()
1387 boolean inexact = FALSE, is_tiny = FALSE; sgl_fmpyfadd()
1639 /* inexact = FALSE */ sgl_fmpyfadd()
1681 /* inexact = FALSE */ sgl_fmpyfadd()
2028 boolean inexact = FALSE, is_tiny = FALSE; sgl_fmpynfadd()
2281 /* inexact = FALSE */ sgl_fmpynfadd()
2323 /* inexact = FALSE */ sgl_fmpynfadd()
H A Dsfsub.c60 register boolean inexact = FALSE, underflowtrap; sgl_fsub()
211 /* inexact = FALSE */ sgl_fsub()
261 /* inexact = FALSE */ sgl_fsub()
424 /* inexact = FALSE */ sgl_fsub()
H A Dsgl_float.h442 is_tiny = FALSE; \
447 is_tiny = FALSE; \
455 is_tiny = FALSE; \
H A Ddfsqrt.c60 register boolean guardbit = FALSE, even_exponent; dbl_fsqrt()
H A Dsfsqrt.c60 register boolean guardbit = FALSE, even_exponent; sgl_fsqrt()
H A Dfloat.h395 #define FALSE 0 macro
396 #define TRUE (!FALSE)
H A Dsfadd.c61 register boolean inexact = FALSE; sgl_fadd()
421 /* inexact = FALSE; */ sgl_fadd()
H A Ddfrem.c57 register boolean roundup = FALSE; dbl_frem()
H A Dsfrem.c56 register boolean roundup = FALSE; sgl_frem()
/linux-4.1.27/scripts/kconfig/
H A Dgconf.c41 static gboolean resizeable = FALSE;
151 gtk_widget_set_sensitive(back_btn, FALSE); init_main_window()
240 renderer, FALSE); init_left_tree() local
249 renderer, FALSE); init_left_tree() local
283 renderer, FALSE); init_right_tree() local
290 renderer, FALSE); init_right_tree() local
299 renderer, FALSE); init_right_tree() local
423 return FALSE; on_window1_delete_event()
447 return FALSE; on_window1_delete_event()
449 return FALSE; on_window1_delete_event()
457 return FALSE; on_window1_delete_event()
718 gtk_widget_set_sensitive(back_btn, FALSE); on_back_clicked()
749 gtk_widget_set_sensitive(back_btn, FALSE); on_split_clicked()
760 gtk_widget_set_sensitive(back_btn, FALSE); on_full_clicked()
901 return FALSE; on_treeview2_button_press_event()
904 return FALSE; on_treeview2_button_press_event()
932 return FALSE; on_treeview2_button_press_event()
949 return FALSE; on_treeview2_key_press_event()
955 gtk_tree_view_expand_row(view, path, FALSE); on_treeview2_key_press_event()
961 return FALSE; on_treeview2_key_press_event()
976 return FALSE; on_treeview2_key_press_event()
1014 return FALSE; on_treeview1_button_press_event()
1029 gtk_tree_view_set_cursor(view, path, NULL, FALSE); on_treeview1_button_press_event()
1032 return FALSE; on_treeview1_button_press_event()
1069 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); fill_row()
1073 row[COL_PIXVIS] = GINT_TO_POINTER(FALSE); fill_row()
1074 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); fill_row()
1078 row[COL_PIXVIS] = GINT_TO_POINTER(FALSE); fill_row()
1095 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); fill_row()
1113 if (GPOINTER_TO_INT(row[COL_PIXVIS]) == FALSE) fill_row()
1124 row[COL_BTNACT] = GINT_TO_POINTER(FALSE); fill_row()
1125 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); fill_row()
1136 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); fill_row()
1153 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); fill_row()
1173 FALSE, FALSE, &success); set_node() local
H A Dqconf.cc1200 searchButton->setAutoDefault(FALSE); ConfigSearchWindow()
1327 backAction->setEnabled(FALSE); ConfigMainWindow()
1515 backAction->setEnabled(FALSE); changeMenu()
1584 backAction->setEnabled(FALSE); goBack()
1633 configList->setAllOpen(FALSE); showFullView()
/linux-4.1.27/sound/pci/echoaudio/
H A Decho3g_dsp.c109 chip->professional_spdif = FALSE; set_mixer_defaults()
110 chip->non_audio_spdif = FALSE; set_mixer_defaults()
111 chip->bad_board = FALSE; set_mixer_defaults()
112 chip->phantom_power = FALSE; set_mixer_defaults()
H A Dlayla24_dsp.c67 chip->bad_board = FALSE; init_hw()
80 chip->professional_spdif = FALSE; set_mixer_defaults()
138 return FALSE; load_asic()
244 return write_control_reg(chip, control_reg, FALSE); set_sample_rate()
337 incompatible_clock = FALSE; dsp_set_digital_mode()
H A Dgina24_dsp.c79 chip->bad_board = FALSE; init_hw()
89 chip->professional_spdif = FALSE; set_mixer_defaults()
229 return write_control_reg(chip, control_reg, FALSE); set_sample_rate()
288 incompatible_clock = FALSE; dsp_set_digital_mode()
H A Dgina20_dsp.c63 chip->bad_board = FALSE; init_hw()
72 chip->professional_spdif = FALSE; set_mixer_defaults()
H A Dgina20.c26 #define ECHOCARD_HAS_ADAT FALSE
H A Dindigodjx_dsp.c60 chip->bad_board = FALSE; init_hw()
H A Dindigoiox_dsp.c60 chip->bad_board = FALSE; init_hw()
H A Dlayla20.c29 #define ECHOCARD_HAS_ADAT FALSE
H A Dmia.c29 #define ECHOCARD_HAS_ADAT FALSE
H A Dmona_dsp.c72 chip->bad_board = FALSE; init_hw()
82 chip->professional_spdif = FALSE; set_mixer_defaults()
370 incompatible_clock = FALSE; dsp_set_digital_mode()
418 err = write_control_reg(chip, control_reg, FALSE); dsp_set_digital_mode()
H A Dlayla20_dsp.c65 chip->bad_board = FALSE; init_hw()
74 chip->professional_spdif = FALSE; set_mixer_defaults()
116 chip->asic_loaded = FALSE; check_asic_status()
H A Ddarla20_dsp.c58 chip->bad_board = FALSE; init_hw()
H A Ddarla24_dsp.c57 chip->bad_board = FALSE; init_hw()
H A Dindigo_dsp.c61 chip->bad_board = FALSE; init_hw()
H A Dindigodj_dsp.c61 chip->bad_board = FALSE; init_hw()
H A Dindigoio_dsp.c61 chip->bad_board = FALSE; init_hw()
H A Dechoaudio_gml.c51 chip->asic_loaded = FALSE; check_asic_status()
195 if ((err = write_control_reg(chip, control_reg, FALSE))) set_professional_spdif()
H A Dmia_dsp.c67 chip->bad_board = FALSE; init_hw()
H A Dechoaudio_3g.c44 chip->asic_loaded = FALSE; check_asic_status()
381 incompatible_clock = FALSE; dsp_set_digital_mode()
H A Dechoaudio_dsp.c346 chip->asic_loaded = FALSE; /* Loading the DSP code will reset the ASIC */ load_dsp()
474 chip->bad_board = FALSE; /* DSP OK */ load_dsp()
954 set_meters_on(chip, FALSE); rest_in_peace()
957 enable_midi_input(chip, FALSE); rest_in_peace()
986 chip->asic_loaded = FALSE; init_dsp_comm_page()
/linux-4.1.27/drivers/staging/unisys/visorchannel/
H A Dvisorchannel_funcs.c117 FALSE); visorchannel_create()
136 FALSE); visorchannel_create_overlapped()
320 BOOL rc = FALSE; sig_read_header()
343 BOOL rc = FALSE; sig_do_data()
367 return sig_do_data(channel, queue, sig_hdr, slot, data, FALSE); sig_read_data()
403 return FALSE; signalremove_inner()
405 return FALSE; /* no signals to remove */ signalremove_inner()
409 return FALSE; signalremove_inner()
418 return FALSE; signalremove_inner()
420 return FALSE; signalremove_inner()
447 return FALSE; signalinsert_inner()
459 return FALSE; signalinsert_inner()
463 return FALSE; signalinsert_inner()
472 return FALSE; signalinsert_inner()
474 return FALSE; signalinsert_inner()
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dstv0900_sw.c45 int no_signal = FALSE; stv0900_check_signal_presence()
140 lock = FALSE; stv0900_search_carr_sw_loop()
185 } while ((lock == FALSE) stv0900_search_carr_sw_loop()
186 && (no_signal == FALSE) stv0900_search_carr_sw_loop()
199 int lock = FALSE, stv0900_sw_algo()
219 zigzag = FALSE; stv0900_sw_algo()
242 zigzag = FALSE; stv0900_sw_algo()
281 lock = FALSE; stv0900_sw_algo()
301 } while ((lock == FALSE) stv0900_sw_algo()
303 && (no_signal == FALSE)); stv0900_sw_algo()
473 int timingLock = FALSE; stv0900_check_timing_lock()
521 int lock = FALSE, stv0900_get_demod_cold_lock()
544 if (lock != FALSE) stv0900_get_demod_cold_lock()
553 lock = FALSE; stv0900_get_demod_cold_lock()
602 while ((current_step <= nb_steps) && (lock == FALSE)) { stv0900_get_demod_cold_lock()
1003 if (stv0900_get_demod_lock(intp, demod, timed / 2) == FALSE) { stv0900_track_optimization()
1011 timed / 2) == FALSE) && stv0900_track_optimization()
1107 return FALSE; stv0900_wait_for_lock()
1291 intp->result[demod].locked = FALSE; stv0900_dvbs1_acq_workaround()
1332 intp->result[demod].locked = FALSE; stv0900_dvbs1_acq_workaround()
1404 int timing_lck = FALSE; stv0900_search_srate_coarse()
1469 while ((timing_lck == FALSE) && (current_step < nb_steps)) { stv0900_search_srate_coarse()
1512 if (timing_lck == FALSE) stv0900_search_srate_coarse()
1608 int lock = FALSE, stv0900_blind_search_algo()
1609 coarse_fail = FALSE; stv0900_blind_search_algo()
1637 return FALSE; stv0900_blind_search_algo()
1677 lock = FALSE; stv0900_blind_search_algo()
1699 lock = FALSE; stv0900_blind_search_algo()
1703 (lock == FALSE) && stv0900_blind_search_algo()
1704 (coarse_fail == FALSE)); stv0900_blind_search_algo()
1828 int lock = FALSE, low_sr = FALSE; stv0900_algo()
1832 int no_signal = FALSE; stv0900_algo()
1898 low_sr = FALSE; stv0900_algo()
1924 intp->result[demod].locked = FALSE; stv0900_algo()
1958 if ((lock == FALSE) && (algo == STV0900_COLD_START)) { stv0900_algo()
1959 if (low_sr == FALSE) { stv0900_algo()
2008 lock = FALSE; stv0900_algo()
2012 intp->result[demod].locked = FALSE; stv0900_algo()
2016 if ((signal_type != STV0900_NODATA) || (no_signal != FALSE)) stv0900_algo()
2020 intp->result[demod].locked = FALSE; stv0900_algo()
H A Dstv0367_priv.h33 #ifndef FALSE
34 #define FALSE (!TRUE) macro
H A Dstv0900_priv.h45 #ifndef FALSE
46 #define FALSE (!TRUE) macro
/linux-4.1.27/tools/perf/ui/gtk/
H A Dannotate.c197 vbox = gtk_vbox_new(FALSE, 0); symbol__gtk_annotate()
206 FALSE, FALSE, 0); symbol__gtk_annotate() local
210 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); symbol__gtk_annotate() local
H A Dprogress.c22 gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, FALSE, 3); gtk_ui_progress__update() local
H A Dhists.c155 gtk_tree_view_expand_row(view, path, FALSE); on_row_activated()
297 vbox = gtk_vbox_new(FALSE, 0); perf_evlist__gtk_browse_hists()
305 gtk_box_pack_start(GTK_BOX(vbox), info_bar, FALSE, FALSE, 0); perf_evlist__gtk_browse_hists() local
308 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); perf_evlist__gtk_browse_hists() local
/linux-4.1.27/tools/power/acpi/tools/acpidump/
H A Dacpidump.h66 EXTERN u8 INIT_GLOBAL(gbl_summary_mode, FALSE);
67 EXTERN u8 INIT_GLOBAL(gbl_verbose_mode, FALSE);
68 EXTERN u8 INIT_GLOBAL(gbl_binary_mode, FALSE);
69 EXTERN u8 INIT_GLOBAL(gbl_dump_customized_tables, FALSE);
70 EXTERN u8 INIT_GLOBAL(gbl_do_not_dump_xsdt, FALSE);
H A Dapdump.c58 * RETURN: TRUE if the header appears to be valid. FALSE otherwise
74 return (FALSE); ap_is_valid_header()
82 return (FALSE); ap_is_valid_header()
95 * RETURN: TRUE if the checksum appears to be valid. FALSE otherwise.
/linux-4.1.27/drivers/char/mwave/
H A Dtp3780i.c163 pBDData->bDSPEnabled = FALSE; tp3780I_InitializeBoardData()
164 pSettings->bInterruptClaimed = FALSE; tp3780I_InitializeBoardData()
272 pSettings->bInterruptClaimed = FALSE; tp3780I_ReleaseResources()
286 BOOLEAN bDSPPoweredUp = FALSE, bInterruptAllocated = FALSE; tp3780I_EnableDSP()
343 pSettings->bDspIrqActiveLow = FALSE; tp3780I_EnableDSP()
346 pSettings->bUartIrqActiveLow = FALSE; tp3780I_EnableDSP()
380 smapi_set_DSP_power_state(FALSE); tp3780I_EnableDSP()
404 smapi_set_DSP_power_state(FALSE); tp3780I_EnableDSP()
407 pSettings->bInterruptClaimed = FALSE; tp3780I_EnableDSP()
424 pSettings->bInterruptClaimed = FALSE; tp3780I_DisableDSP()
426 smapi_set_DSP_power_state(FALSE); tp3780I_DisableDSP()
427 pBDData->bDSPEnabled = FALSE; tp3780I_DisableDSP()
H A Dmwavedd.c299 pDrvData->IPCs[ipcnum].bIsHere = FALSE; mwave_ioctl()
358 pDrvData->IPCs[ipcnum].bIsHere = FALSE; mwave_ioctl()
388 pDrvData->IPCs[ipcnum].bIsEnabled = FALSE; mwave_ioctl()
544 pDrvData->device_registered = FALSE; mwave_exit()
579 pDrvData->bBDInitialized = FALSE; mwave_init()
580 pDrvData->bResourcesClaimed = FALSE; mwave_init()
581 pDrvData->bDSPEnabled = FALSE; mwave_init()
582 pDrvData->bDSPReset = FALSE; mwave_init()
583 pDrvData->bMwaveDevRegistered = FALSE; mwave_init()
587 pDrvData->IPCs[i].bIsEnabled = FALSE; mwave_init()
588 pDrvData->IPCs[i].bIsHere = FALSE; mwave_init()
H A D3780i.c282 rSlaveControl.ConfigMode = FALSE; dsp3780I_EnableDSP()
305 rSlaveControl.SoftReset = FALSE; dsp3780I_EnableDSP()
329 rHBridgeControl.EnableDspInt = FALSE; dsp3780I_EnableDSP()
331 rHBridgeControl.IoAutoInc = FALSE; dsp3780I_EnableDSP()
332 rHBridgeControl.DiagnosticMode = FALSE; dsp3780I_EnableDSP()
365 rSlaveControl.ConfigMode = FALSE; dsp3780I_DisableDSP()
401 rHBridgeControl.EnableDspInt = FALSE; dsp3780I_Reset()
442 rBootDomain.Halt = FALSE; dsp3780I_Run()
449 rBootDomain.ResetCore = FALSE; dsp3780I_Run()
453 rBootDomain.NMI = FALSE; dsp3780I_Run()
716 rHBridgeControl.EnableDspInt = FALSE; dsp3780I_GetIPCSource()
H A D3780i.h104 unsigned char Enable:1; /* RW: Enable I/O and IRQ: 0=FALSE, 1=TRUE */
117 unsigned char Enable:1; /* RW: enable I/O and IRQ: 0=FALSE, 1=TRUE */
136 unsigned char GateIOCHRDY:1; /* RW: Enable IOCHRDY gating: 0=FALSE, 1=TRUE */
141 unsigned char Enable:1; /* RW: Enable low power suspend/resume 0=FALSE, 1=TRUE */
H A Dsmapi.h53 #define FALSE 0 macro
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dsmtstate.h93 unsigned char pcm_bsf ; /* flag bs : TRUE/FALSE */
94 unsigned char pcm_lsf ; /* flag ls : TRUE/FALSE */
H A Dtargetos.h63 #define FALSE 0 macro
/linux-4.1.27/scripts/kconfig/lxdialog/
H A Dmenubox.c176 scrollok(win, FALSE); do_scroll()
312 print_item(scroll + choice, choice, FALSE); dialog_menu()
319 print_item(scroll, 0, FALSE); dialog_menu()
324 print_item(scroll+choice, choice, FALSE); dialog_menu()
332 max_choice - 1, FALSE); dialog_menu()
341 print_item(scroll, 0, FALSE); dialog_menu()
353 max_choice - 1, FALSE); dialog_menu()
H A Dchecklist.c227 print_item(list, 0, FALSE);
230 scrollok(list, FALSE);
254 FALSE);
257 scrollok(list, FALSE);
276 print_item(list, choice, FALSE);
H A Dutil.c557 * keypad(FALSE) turn off ncurses support for escape sequences - and thats
567 keypad(win, FALSE); on_key_esc()
573 nodelay(win, FALSE); on_key_esc()
/linux-4.1.27/net/irda/
H A Dirlap_event.c217 self->fast_RR = FALSE; irlap_start_poll_timer()
301 self->local_busy = FALSE; irlap_do_event()
303 self->disconnect_pending = FALSE; irlap_do_event()
392 self->frame_sent = FALSE; irlap_state_ndm()
411 FALSE, irlap_state_ndm()
415 self->frame_sent = FALSE; irlap_state_ndm()
473 self->connect_pending = FALSE; irlap_state_ndm()
484 self->disconnect_pending = FALSE; irlap_state_ndm()
503 for (i=0; ((i<2) && (self->media_busy == FALSE)); i++) { irlap_state_ndm()
621 self->add_wait = FALSE; irlap_state_query()
703 FALSE, irlap_state_reply()
758 irlap_apply_connection_parameters(self, FALSE); irlap_state_conn()
880 irlap_apply_connection_parameters(self, FALSE); irlap_state_setup()
1077 self->fast_RR = FALSE; irlap_state_xmit_p()
1216 self->fast_RR = FALSE; irlap_state_nrm_p()
1247 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_p()
1258 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_p()
1301 self->ack_required = FALSE; irlap_state_nrm_p()
1322 self->ack_required = FALSE; irlap_state_nrm_p()
1333 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_p()
1346 self->ack_required = FALSE; irlap_state_nrm_p()
1351 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_p()
1378 self->ack_required = FALSE; irlap_state_nrm_p()
1399 self->xmitflag = FALSE; irlap_state_nrm_p()
1426 self->remote_busy = FALSE; irlap_state_nrm_p()
1518 self->add_wait = FALSE; irlap_state_nrm_p()
1676 self->remote_busy = FALSE; irlap_state_reset()
1909 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_s()
1925 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_s()
1988 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_s()
2005 irlap_data_indication(self, skb, FALSE); irlap_state_nrm_s()
2043 self->ack_required = FALSE; irlap_state_nrm_s()
2062 self->remote_busy = FALSE; irlap_state_nrm_s()
2071 self->remote_busy = FALSE; irlap_state_nrm_s()
2095 self->remote_busy = FALSE; irlap_state_nrm_s()
H A Dirda_device.c108 pr_debug("%s(%s)\n", __func__, status ? "TRUE" : "FALSE"); irda_device_set_media_busy()
130 self->media_busy = FALSE; irda_device_set_media_busy()
236 finished = FALSE; irda_task_kick()
240 finished = FALSE; irda_task_kick()
H A Dirttp.c182 clear_bit(0, &self->disconnect_pend); /* FALSE */ irttp_todo_expired()
431 self->connected = FALSE; irttp_open_tsap()
487 self->connected = FALSE; __irttp_close_tsap()
719 if (irda_lock(&self->tx_queue_lock) == FALSE) irttp_run_tx_queue()
799 self->tx_sdu_busy = FALSE; irttp_run_tx_queue()
1068 self->rx_sdu_busy = FALSE; irttp_flow_request()
1127 self->connected = FALSE; irttp_connect_request()
1131 self->rx_sdu_busy = FALSE; irttp_connect_request()
1377 self->rx_sdu_busy = FALSE; irttp_connect_response()
1547 self->connected = FALSE; irttp_disconnect_request()
1565 clear_bit(0, &self->disconnect_pend); /* FALSE */ irttp_disconnect_request()
1588 self->connected = FALSE; irttp_disconnect_indication()
1669 if (irda_lock(&self->rx_queue_lock) == FALSE) irttp_run_rx_queue()
1839 self->connected ? "TRUE" : "FALSE"); irttp_seq_show()
1855 self->tx_sdu_busy ? "TRUE" : "FALSE"); irttp_seq_show()
1857 self->rx_sdu_busy ? "TRUE" : "FALSE"); irttp_seq_show()
H A Dirlmp_frame.c50 irlap_data_request(self->irlap, skb, FALSE); irlmp_send_data_pdu()
79 irlap_data_request(self->irlap, skb, FALSE); irlmp_send_lcf_pdu()
394 lap->cache.valid = FALSE; irlmp_update_cache()
H A Dirlap.c566 irda_device_set_media_busy(self->netdev, FALSE); irlap_discovery_confirm()
776 self->remote_busy = FALSE; irlap_initiate_connection_state()
965 self->disconnect_pending = FALSE; irlap_apply_default_connection_parameters()
966 self->connect_pending = FALSE; irlap_apply_default_connection_parameters()
1138 "TRUE" : "FALSE"); irlap_seq_show()
1140 "TRUE" : "FALSE"); irlap_seq_show()
H A Dirlap_frame.c742 self->ack_required = FALSE; irlap_send_data_primary()
795 self->ack_required = FALSE; irlap_send_data_primary_poll()
806 self->ack_required = FALSE; irlap_send_data_primary_poll()
900 self->ack_required = FALSE; irlap_send_data_secondary_final()
907 self->ack_required = FALSE; irlap_send_data_secondary_final()
955 self->ack_required = FALSE; irlap_send_data_secondary()
H A Dirlmp.c186 /* self->connected = FALSE; -> already NULL via memset() */ irlmp_open_lsap()
257 lap->cache.valid = FALSE; irlmp_close_lsap()
302 lap->cache.valid = FALSE; irlmp_register_link()
665 new->lap->cache.valid = FALSE; irlmp_dup()
716 self->lap->cache.valid = FALSE; irlmp_disconnect_request()
769 self->lap->cache.valid = FALSE; irlmp_disconnect_indication()
822 FALSE); irlmp_do_expiry()
1642 return FALSE; irlmp_slsap_inuse()
1705 return FALSE; irlmp_slsap_inuse()
H A Dtimer.c227 irda_device_set_media_busy(self->netdev, FALSE); irlap_media_busy_expired()
/linux-4.1.27/include/acpi/
H A Dacpixf.h125 * Enable "slack mode" of the AML interpreter? Default is FALSE, and the
138 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_interpreter_slack, FALSE);
174 ACPI_INIT_GLOBAL(u8, acpi_gbl_enable_aml_debug_object, FALSE);
179 * DSDT, creating the need for this option. Default is FALSE, do not copy
182 ACPI_INIT_GLOBAL(u8, acpi_gbl_copy_dsdt_locally, FALSE);
190 ACPI_INIT_GLOBAL(u8, acpi_gbl_do_not_use_xsdt, FALSE);
198 * address. Default is FALSE, do not favor the 32-bit addresses.
200 ACPI_INIT_GLOBAL(u8, acpi_gbl_use32_bit_fadt_addresses, FALSE);
217 ACPI_INIT_GLOBAL(u8, acpi_gbl_truncate_io_addresses, FALSE);
223 ACPI_INIT_GLOBAL(u8, acpi_gbl_disable_auto_repair, FALSE);
229 ACPI_INIT_GLOBAL(u8, acpi_gbl_disable_ssdt_table_install, FALSE);
242 ACPI_INIT_GLOBAL(u8, acpi_gbl_reduced_hardware, FALSE);
H A Dacconfig.h87 #define ACPI_CHECKSUM_ABORT FALSE
106 #define ACPI_REDUCED_HARDWARE FALSE
/linux-4.1.27/include/uapi/linux/
H A Dlp.h73 FALSE to retry. Default is retry. */
81 FALSE to ignore them. Default is ignore. */
83 FALSE to ignore error. Default is ignore. */
H A Dagpgart.h49 #ifndef FALSE
50 #define FALSE 0 macro
H A Dam437x-vpfe.h85 /* only if bClampEnable is FALSE */
/linux-4.1.27/drivers/video/fbdev/riva/
H A Dnv_driver.c74 present = (NV_RD32(PRAMDAC, 0x0608) & (1 << 28)) ? TRUE : FALSE; riva_is_connected()
133 par->SecondCRTC = FALSE; riva_is_second()
142 par->SecondCRTC = FALSE; riva_is_second()
148 par->SecondCRTC = FALSE; riva_is_second()
150 par->SecondCRTC = FALSE; riva_is_second()
418 par->riva.flatPanel = (par->FlatPanel > 0) ? TRUE : FALSE; riva_common_setup()
H A Driva_hw.h59 #ifndef FALSE
60 #define FALSE 0 macro
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h55 #ifndef FALSE
56 #define FALSE 0 macro
H A Daicasm_gram.y1007 if (in_critical_section != FALSE) {
1023 if (in_critical_section == FALSE) {
1029 in_critical_section = FALSE;
1865 and_op = FALSE;
1882 if (and_op == FALSE && (mask & value) != 0 ) {
1895 if (symbol->info.rinfo->typecheck_masks != FALSE) {
1993 return (FALSE);
2002 return (FALSE);
/linux-4.1.27/include/net/irda/
H A Dirda.h40 #ifndef FALSE
41 #define FALSE 0 macro
/linux-4.1.27/drivers/staging/emxx_udc/
H A Demxx_udc.c709 EP0_send_NULL(udc, FALSE); _nbu2ss_ep0_in_transfer()
736 EP0_send_NULL(udc, FALSE); _nbu2ss_ep0_in_transfer()
799 EP0_receive_NULL(udc, FALSE); _nbu2ss_ep0_out_transfer()
1245 req->dma_flag = FALSE; _nbu2ss_start_transfer()
1280 if (bflag == FALSE) _nbu2ss_start_transfer()
1295 bool bflag = FALSE; _nbu2ss_restert_transfer()
1377 ep->stalled = FALSE; _nbu2ss_set_endpoint_stall()
1392 ep->stalled = FALSE; _nbu2ss_set_endpoint_stall()
1394 ep->halted = FALSE; _nbu2ss_set_endpoint_stall()
1523 if (bset == FALSE) { _nbu2ss_req_feature()
1650 return _nbu2ss_req_feature(udc, FALSE); std_req_clear_feature()
1743 bcall_back = FALSE; _nbu2ss_decode_request()
1748 bcall_back = FALSE; _nbu2ss_decode_request()
1753 bcall_back = FALSE; _nbu2ss_decode_request()
1758 bcall_back = FALSE; _nbu2ss_decode_request()
1770 if (bcall_back == FALSE) { _nbu2ss_decode_request()
2058 if (req->dma_flag == FALSE) _nbu2ss_epn_in_dma_int()
2063 req->dma_flag = FALSE; _nbu2ss_epn_in_dma_int()
2100 req->dma_flag = FALSE; _nbu2ss_epn_out_dma_int()
2129 req->dma_flag = FALSE; _nbu2ss_epn_out_dma_int()
2137 req->dma_flag = FALSE; _nbu2ss_epn_out_dma_int()
2382 udc->udc_enabled = FALSE; _nbu2ss_disable_controller()
2645 ep->halted = FALSE; nbu2ss_ep_enable()
2646 ep->stalled = FALSE; nbu2ss_ep_enable()
2786 req->unaligned = FALSE; nbu2ss_ep_queue()
2811 if ((bflag != FALSE) && (ep->stalled == FALSE)) { nbu2ss_ep_queue()
2813 result = _nbu2ss_start_transfer(udc, ep, req, FALSE); nbu2ss_ep_queue()
2915 ep->stalled = FALSE; nbu2ss_ep_set_halt()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.h51 FALSE : \
/linux-4.1.27/arch/arm/nwfpe/
H A Dmilieu.h45 FALSE = 0, enumerator in enum:__anon280
H A Dfpa11.c126 /* Invalid instruction detected. Return FALSE. */ EmulateAll()
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c69 #define FALSE 0 macro
753 return FALSE; mr_spanset_get_phy_params()
764 return FALSE; mr_spanset_get_phy_params()
834 return FALSE; MR_GetPhyParams()
844 return FALSE; MR_GetPhyParams()
856 return FALSE; MR_GetPhyParams()
929 * return FALSE MR_BuildRaidContext()
933 return FALSE; MR_BuildRaidContext()
942 return FALSE; MR_BuildRaidContext()
967 return FALSE; MR_BuildRaidContext()
983 return FALSE; MR_BuildRaidContext()
1026 io_info->fpOkForIo = FALSE; MR_BuildRaidContext()
1113 io_info->fpOkForIo = FALSE; MR_BuildRaidContext()
/linux-4.1.27/arch/alpha/kernel/
H A Dsmc37c669.c940 #ifndef FALSE
941 #define FALSE 0 macro
1143 SMC37c669_config_mode( FALSE ); SMC37c669_detect()
1175 SMC37c669_config_mode( FALSE ); SMC37c669_detect()
1207 ** Returns TRUE is the device function was enabled, otherwise, FALSE
1230 unsigned int ret_val = FALSE; SMC37c669_enable_device()
1420 SMC37c669_config_mode( FALSE ); SMC37c669_enable_device()
1441 ** Return TRUE if the device function was disabled, otherwise, FALSE
1459 unsigned int ret_val = FALSE; SMC37c669_disable_device()
1625 SMC37c669_config_mode( FALSE );
1656 ** otherwise, FALSE.
1705 return FALSE;
1724 ** Returns TRUE if the device function is enabled, otherwise, FALSE
1743 unsigned int dev_ok = FALSE; SMC37c669_is_device_enabled()
1744 unsigned int ret_val = FALSE; SMC37c669_is_device_enabled()
1791 SMC37c669_config_mode( FALSE );
1823 ** retrieved, otherwise, FALSE.
1847 unsigned int ret_val = FALSE;
1959 ** TRUE to enter configuration mode, FALSE to exit.
2424 SMC37c669_config_mode( FALSE );
2451 SMC37c669_config_mode( FALSE );
2500 SMC37c669_config_mode( FALSE ); SMC669_Init()
2547 SMC37c669_config_mode( FALSE );
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Didp.h181 #define KEYBD_MATRIX_INVERT_OUTPUT_LOGIC FALSE
182 #define KEYBD_MATRIX_INVERT_INPUT_LOGIC FALSE
/linux-4.1.27/drivers/staging/unisys/visorchipset/
H A Dvisorchipset_main.c129 static BOOL controlvm_pending_msg_valid = FALSE;
782 BOOL need_clear = FALSE; bus_responder()
846 BOOL need_clear = FALSE; device_responder()
875 BOOL notified = FALSE; bus_epilog()
944 BOOL notified = FALSE; device_epilog()
1268 * controlvm_payload_info struct. Returns TRUE for success or FALSE
1429 return FALSE; read_controlvm_event()
1432 return FALSE; read_controlvm_event()
1643 * FALSE - this function will return FALSE only in the case where the
1674 BOOL retry = FALSE; handle_command()
1680 return FALSE; handle_command()
1765 BOOL got_command = FALSE; controlvm_periodic_work()
1766 BOOL handle_command_failed = FALSE; controlvm_periodic_work()
1808 controlvm_pending_msg_valid = FALSE; controlvm_periodic_work()
1815 handle_command_failed = FALSE; controlvm_periodic_work()
2008 return FALSE; visorchipset_get_bus_info()
2020 return FALSE; visorchipset_set_bus_context()
2033 return FALSE; visorchipset_get_device_info()
2046 return FALSE; visorchipset_set_device_context()
H A Dparser.c54 *retry = FALSE; parser_init_guts()
79 ctx->byte_stream = FALSE; parser_init_guts()
151 return parser_init_guts(addr, bytes, local, FALSE, retry); parser_init_byte_stream()
/linux-4.1.27/net/irda/ircomm/
H A Dircomm_tty_attach.c326 ircomm_param_request(self, IRCOMM_SERVICE_TYPE, FALSE); ircomm_tty_send_initial_parameters()
327 ircomm_param_request(self, IRCOMM_DATA_RATE, FALSE); ircomm_tty_send_initial_parameters()
328 ircomm_param_request(self, IRCOMM_DATA_FORMAT, FALSE); ircomm_tty_send_initial_parameters()
337 ircomm_param_request(self, IRCOMM_FLOW_CONTROL, FALSE); ircomm_tty_send_initial_parameters()
339 ircomm_param_request(self, IRCOMM_XON_XOFF, FALSE); ircomm_tty_send_initial_parameters()
340 ircomm_param_request(self, IRCOMM_ENQ_ACK, FALSE); ircomm_tty_send_initial_parameters()
518 self->client = FALSE; ircomm_tty_connect_indication()
H A Dircomm_tty_ioctl.c86 ircomm_param_request(self, IRCOMM_DATA_RATE, FALSE); ircomm_tty_change_speed()
133 ircomm_param_request(self, IRCOMM_DATA_FORMAT, FALSE); ircomm_tty_change_speed()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2x00mmio.h72 * FALSE.
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
H A Dft1000_usb.h31 #define FALSE 0 macro
H A Dft1000_hw.c712 ft1000dev->DeviceCreated = FALSE; init_ft1000_netdev()
942 pr_debug("Card is being reset, return FALSE\n"); ft1000_chkcard()
951 return FALSE; ft1000_chkcard()
960 return FALSE; ft1000_chkcard()
985 return FALSE; ft1000_receive_cmd()
1029 return FALSE; ft1000_receive_cmd()
1469 if (ft1000_chkcard(dev) == FALSE) { ft1000_poll()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_overlay.h127 * TRUE on success; otherwise FALSE on failure.
/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp.h233 * @power_state: TRUE = power state on, FALSE = power state off.
235 * @restore_dev_ctx: TRUE = saved ctx, FALSE = no saved ctx.
/linux-4.1.27/include/linux/
H A Dpnfs_osd_xdr.h164 * case FALSE:
212 * case FALSE:
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c655 AHD_TRANS_GOAL, /*paused*/FALSE); ahd_linux_target_alloc()
657 AHD_TRANS_GOAL, /*paused*/FALSE); ahd_linux_target_alloc()
796 paused = FALSE; ahd_linux_dev_reset()
797 wait = FALSE; ahd_linux_dev_reset()
1077 done = FALSE; ahd_parse_brace_option()
2168 paused = FALSE; ahd_linux_queue_abort_cmd()
2169 wait = FALSE; ahd_linux_queue_abort_cmd()
2265 disconnected = FALSE; ahd_linux_queue_abort_cmd()
2398 ahd_set_width(ahd, &devinfo, width, AHD_TRANS_GOAL, FALSE); ahd_linux_set_width()
2451 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_period()
2486 AHD_TRANS_GOAL, FALSE); ahd_linux_set_offset()
2528 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_dt()
2567 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_qas()
2607 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_iu()
2643 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_rd_strm()
2679 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_wr_flow()
2723 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_rti()
2773 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_pcomp_en()
2803 ppr_options, AHD_TRANS_GOAL, FALSE); ahd_linux_set_hold_mcs()
H A Daic7770_osm.c118 ahc_intr_enable(ahc, FALSE); aic7770_remove()
H A Daic7770.c148 ahc_intr_enable(ahc, FALSE); aic7770_config()
157 error = ahc_reset(ahc, /*reinit*/FALSE); aic7770_config()
H A Daic7xxx_osm.c623 AHC_TRANS_GOAL, /*paused*/FALSE); ahc_linux_target_alloc()
625 AHC_TRANS_GOAL, /*paused*/FALSE); ahc_linux_target_alloc()
956 done = FALSE; ahc_parse_brace_option()
2072 paused = FALSE; ahc_linux_queue_recovery_cmd()
2073 wait = FALSE; ahc_linux_queue_recovery_cmd()
2190 disconnected = FALSE; ahc_linux_queue_recovery_cmd()
2198 disconnected = FALSE; ahc_linux_queue_recovery_cmd()
2202 disconnected = FALSE; ahc_linux_queue_recovery_cmd()
2265 /*save_state*/FALSE); ahc_linux_queue_recovery_cmd()
2348 ahc_set_width(ahc, &devinfo, width, AHC_TRANS_GOAL, FALSE); ahc_linux_set_width()
2392 ppr_options, AHC_TRANS_GOAL, FALSE); ahc_linux_set_period()
2420 ppr_options, AHC_TRANS_GOAL, FALSE); ahc_linux_set_offset()
2453 ppr_options, AHC_TRANS_GOAL, FALSE); ahc_linux_set_dt()
2486 ppr_options, AHC_TRANS_GOAL, FALSE);
2514 ppr_options, AHC_TRANS_GOAL, FALSE);
H A Daic7xxx_core.c785 ahc_run_tqinfifo(ahc, /*paused*/FALSE); ahc_intr()
1606 ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE); ahc_handle_scsiint()
1654 silent = FALSE; ahc_handle_scsiint()
1665 if (silent == FALSE) { ahc_handle_scsiint()
1871 MSG_EXT_PPR, FALSE)) { ahc_handle_scsiint()
1890 MSG_EXT_WDTR, FALSE)) { ahc_handle_scsiint()
1902 MSG_EXT_SDTR, FALSE)) { ahc_handle_scsiint()
1998 stepping = FALSE; ahc_clear_critical_section()
2035 if (stepping == FALSE) { ahc_clear_critical_section()
2197 && force == FALSE) ahc_free_tstate()
3242 end_session = FALSE; ahc_handle_message_phase()
3279 ahc->send_msg_perror = FALSE; ahc_handle_message_phase()
3422 msgout_request = FALSE; ahc_handle_message_phase()
3542 found = FALSE; ahc_sent_msg()
3594 response = FALSE; ahc_parse_msg()
3595 reject = FALSE; ahc_parse_msg()
3720 sending_reply = FALSE; ahc_parse_msg()
3796 if (sending_reply == FALSE && reject == FALSE) { ahc_parse_msg()
4029 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { ahc_handle_msg_reject()
4048 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { ahc_handle_msg_reject()
4073 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) { ahc_handle_msg_reject()
4112 ahc_set_transaction_tag(scb, /*enabled*/FALSE, ahc_handle_msg_reject()
4571 ahc_reset(ahc, /*reinit*/FALSE); ahc_shutdown()
5623 paused = FALSE; ahc_pause_and_flushwork()
6410 /*stop_on_first*/FALSE, /*remove*/TRUE, ahc_abort_scbs()
6411 /*save_state*/FALSE); ahc_abort_scbs()
6559 restart_needed = FALSE; ahc_reset_channel()
6765 xpt_release_devq(lstate->path, pending, /*runqueue*/FALSE); ahc_queue_lstate_event()
6776 xpt_release_devq(lstate->path, /*count*/1, /*runqueue*/FALSE); ahc_queue_lstate_event()
6921 && end_set[cs_count] == FALSE) { ahc_loadseq()
6929 && begin_set[cs_count] == FALSE) { ahc_loadseq()
7409 /*notfound_failure*/FALSE); ahc_handle_en_lun()
7708 /*force*/FALSE); ahc_handle_en_lun()
H A Daic79xx_proc.c258 /*ByteStream*/FALSE); ahd_proc_write_seeprom()
H A Daic7xxx_pci.c742 ahc_intr_enable(ahc, FALSE); ahc_pci_config()
807 error = ahc_reset(ahc, /*reinit*/FALSE); ahc_pci_config()
1079 enable = FALSE; ahc_probe_ext_scbram()
1080 pcheck = FALSE; ahc_probe_ext_scbram()
1081 fast = FALSE; ahc_probe_ext_scbram()
1082 large = FALSE; ahc_probe_ext_scbram()
1389 have_autoterm = FALSE; check_extport()
H A Daic79xx_core.c1011 ahd_run_tqinfifo(ahd, /*paused*/FALSE); ahd_intr()
2461 ahd_reset_channel(ahd, 'A', /*Initiate Reset*/FALSE); ahd_handle_scsiint()
2719 silent = FALSE; ahd_handle_transmission_error()
2731 if (silent == FALSE) { ahd_handle_transmission_error()
2742 if (silent == FALSE) { ahd_handle_transmission_error()
2819 if (silent == FALSE) ahd_handle_transmission_error()
2834 if (silent == FALSE) ahd_handle_transmission_error()
2977 if (SCB_IS_SILENT(scb) == FALSE) { ahd_handle_pkt_busfree()
3133 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE) ahd_handle_nonpkt_busfree()
3186 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE) ahd_handle_nonpkt_busfree()
3211 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE) ahd_handle_nonpkt_busfree()
3459 stepping = FALSE; ahd_clear_critical_section()
3503 if (stepping == FALSE) { ahd_clear_critical_section()
3680 && force == FALSE) ahd_free_tstate()
4720 end_session = FALSE; ahd_handle_message_phase()
4921 msgout_request = FALSE; ahd_handle_message_phase()
5058 found = FALSE; ahd_sent_msg()
5111 response = FALSE; ahd_parse_msg()
5112 reject = FALSE; ahd_parse_msg()
5232 sending_reply = FALSE; ahd_parse_msg()
5308 if (sending_reply == FALSE && reject == FALSE) { ahd_parse_msg()
5543 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { ahd_handle_msg_reject()
5581 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { ahd_handle_msg_reject()
5606 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) { ahd_handle_msg_reject()
5645 ahd_set_transaction_tag(scb, /*enabled*/FALSE, ahd_handle_msg_reject()
6242 ahd_reset(ahd, /*reinit*/FALSE); ahd_shutdown()
7609 ahd_enable_coalescing(ahd, FALSE); ahd_chip_init()
9266 xpt_release_devq(lstate->path, pending, /*runqueue*/FALSE); ahd_queue_lstate_event()
9277 xpt_release_devq(lstate->path, /*count*/1, /*runqueue*/FALSE); ahd_queue_lstate_event()
9475 && end_set[cs_count] == FALSE) { ahd_loadseq()
9483 && begin_set[cs_count] == FALSE) { ahd_loadseq()
10333 /*notfound_failure*/FALSE); ahd_handle_en_lun()
10581 /*force*/FALSE); ahd_handle_en_lun()
/linux-4.1.27/drivers/scsi/pcmcia/
H A Dnsp_cs.c252 if (nsphw_start_selection(SCpnt) == FALSE) { nsp_queuecommand_lck()
279 if (enabled != FALSE) { nsp_setup_fifo()
357 nsp_setup_fifo(data, FALSE); nsphw_init()
379 return FALSE; nsphw_start_selection()
399 return FALSE; nsphw_start_selection()
488 return FALSE; nsp_analyze_sdtr()
644 nsp_setup_fifo(data, FALSE); nsp_dataphase_bypass()
1066 if (nsp_reselected(tmpSC) != FALSE) { nspintr()
1621 if(nsphw_init(data) == FALSE) { nsp_cs_config()
/linux-4.1.27/drivers/scsi/ufs/
H A Dunipro.h203 FALSE = 0, enumerator in enum:__anon9689
/linux-4.1.27/drivers/staging/unisys/include/
H A Dtimskmod.h58 #define FALSE 0 macro
/linux-4.1.27/include/media/davinci/
H A Ddm644x_ccdc.h94 /* only if bClampEnable is FALSE */
H A Ddm355_ccdc.h114 /* only if bClampEnable is FALSE */
/linux-4.1.27/lib/
H A Dcpumask.c54 * Returns TRUE if memory allocation succeeded, FALSE otherwise.
/linux-4.1.27/tools/perf/util/
H A Dsrcline.c54 bfd_boolean dynamic = FALSE; slurp_symtab()
/linux-4.1.27/tools/lib/traceevent/
H A Dparse-filter.c1202 /* If parg is NULL, then make it into FALSE */ process_event()
1484 if (strcmp(str, "TRUE") == 0 || strcmp(str, "FALSE") == 0) { copy_filter_type()
1588 if (strcmp(str, "TRUE") != 0 && strcmp(str, "FALSE") != 0) pevent_update_trivial()
1596 * pevent_filter_clear_trivial - clear TRUE and FALSE filters
1660 * @type: trivial type to test for (TRUE, FALSE, EITHER)
2084 else if (strcmp(left, "FALSE") == 0) op_to_str()
2089 else if (strcmp(right, "FALSE") == 0) op_to_str()
2113 asprintf(&str, val ? "TRUE" : "FALSE"); op_to_str()
2143 else if (strcmp(right, "FALSE") == 0) op_to_str()
2147 asprintf(&str, right_val ? "FALSE" : "TRUE"); op_to_str()
2320 asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); arg_to_str()
/linux-4.1.27/drivers/crypto/ux500/hash/
H A Dhash_alg.h357 * @power_state: TRUE = power state on, FALSE = power state off.
361 * @restore_dev_state: TRUE = saved state, FALSE = no saved state.
/linux-4.1.27/net/irda/irlan/
H A Dirlan_eth.c333 irlan_set_multicast_filter(self, FALSE); irlan_eth_set_multicast_list()
339 irlan_set_broadcast_filter(self, FALSE); irlan_eth_set_multicast_list()
H A Dirlan_client.c200 self->client.tx_busy = FALSE; irlan_client_ctrl_data_indication()
232 self->client.tx_busy = FALSE; irlan_client_ctrl_disconnect_indication()
H A Dirlan_common.c574 if (irda_lock(&self->client.tx_busy) == FALSE) irlan_run_ctrl_tx_queue()
579 self->client.tx_busy = FALSE; irlan_run_ctrl_tx_queue()
587 self->client.tx_busy = FALSE; irlan_run_ctrl_tx_queue()
1145 netif_queue_stopped(self->dev) ? "TRUE" : "FALSE"); irlan_seq_show()
/linux-4.1.27/drivers/usb/serial/
H A Dio_edgeport.c524 dev_dbg(dev, " VendEnableSuspend: %s\n", bits->VendEnableSuspend ? "TRUE": "FALSE"); get_epic_descriptor()
525 dev_dbg(dev, " IOSPOpen : %s\n", bits->IOSPOpen ? "TRUE": "FALSE"); get_epic_descriptor()
526 dev_dbg(dev, " IOSPClose : %s\n", bits->IOSPClose ? "TRUE": "FALSE"); get_epic_descriptor()
527 dev_dbg(dev, " IOSPChase : %s\n", bits->IOSPChase ? "TRUE": "FALSE"); get_epic_descriptor()
528 dev_dbg(dev, " IOSPSetRxFlow : %s\n", bits->IOSPSetRxFlow ? "TRUE": "FALSE"); get_epic_descriptor()
529 dev_dbg(dev, " IOSPSetTxFlow : %s\n", bits->IOSPSetTxFlow ? "TRUE": "FALSE"); get_epic_descriptor()
530 dev_dbg(dev, " IOSPSetXChar : %s\n", bits->IOSPSetXChar ? "TRUE": "FALSE"); get_epic_descriptor()
531 dev_dbg(dev, " IOSPRxCheck : %s\n", bits->IOSPRxCheck ? "TRUE": "FALSE"); get_epic_descriptor()
532 dev_dbg(dev, " IOSPSetClrBreak : %s\n", bits->IOSPSetClrBreak ? "TRUE": "FALSE"); get_epic_descriptor()
533 dev_dbg(dev, " IOSPWriteMCR : %s\n", bits->IOSPWriteMCR ? "TRUE": "FALSE"); get_epic_descriptor()
534 dev_dbg(dev, " IOSPWriteLCR : %s\n", bits->IOSPWriteLCR ? "TRUE": "FALSE"); get_epic_descriptor()
535 dev_dbg(dev, " IOSPSetBaudRate : %s\n", bits->IOSPSetBaudRate ? "TRUE": "FALSE"); get_epic_descriptor()
536 dev_dbg(dev, " TrueEdgeport : %s\n", bits->TrueEdgeport ? "TRUE": "FALSE"); get_epic_descriptor()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c188 * or FALSE. Divisor values are the actual divisors for
296 /* psb_intel_crtc_dpms_video(crtc, FALSE); TODO */ oaktrail_crtc_dpms()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dcommon-debug.c217 PHY_ERR("FALSE-RADAR-EXT ERR", ATH9K_PHYERR_FALSE_RADAR_EXT); read_file_phy_err()
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmdresp.c295 * priv->needtowakeup will be set to FALSE lbs_process_event()
/linux-4.1.27/arch/sparc/include/asm/
H A Doplib_32.h138 /* Acquire a boolean property, 0=FALSE 1=TRUE. */
/linux-4.1.27/arch/sparc/prom/
H A Dtree_32.c154 /* Acquire a boolean property, 1=TRUE 0=FALSE. */ prom_getbool()
H A Dtree_64.c171 /* Acquire a boolean property, 1=TRUE 0=FALSE. */ prom_getbool()
/linux-4.1.27/drivers/acpi/
H A Dtables.c399 acpi_gbl_verify_table_checksum = FALSE; acpi_table_init()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_ialloc.h71 * *agbp should be set to NULL on the first call, *alloc_done set to FALSE.
/linux-4.1.27/kernel/
H A DMakefile205 @echo >>x509.genkey "basicConstraints=critical,CA:FALSE"
/linux-4.1.27/tools/thermal/tmon/
H A Dtmon.c98 keypad(stdscr, FALSE); tmon_cleanup()
/linux-4.1.27/drivers/net/bonding/
H A Dbond_3ad.c409 * actor_state.aggregation in the received PDU is set to FALSE, i.e., indicates
411 * matched is set to FALSE. LACP is considered to be actively maintaining the
423 * or this is individual link(aggregation == FALSE) __choose_matched()
447 * actor_oper_port_state.defaulted to FALSE.
465 /* set actor_oper_port_state.defaulted to FALSE */ __record_pdu()
512 * then selected is set to FALSE and actor_oper_port_state.synchronization is
542 * the current operational values, then Selected is set to FALSE and
868 /* if SELECTED == FALSE return to DETACH state */ ad_mux_machine()
1457 * in all aggregator's ports, else set ready=FALSE in all
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_lib.h420 * If it returns FALSE l_wait_event() continues to wait as described above with
433 * 'timeout_handler' is not NULL and returns FALSE, then the ONLY thing that

Completed in 4130 milliseconds

12