/linux-4.4.14/tools/virtio/linux/ |
H A D | scatterlist.h | 102 * the termination bit if it happens to be set. sg_chain() 112 * Marks the passed in sg entry as the termination point for the sg 122 * Set termination bit, clear potential chain bit sg_mark_end() 133 * Removes the termination marker from the given entry of the scatterlist.
|
/linux-4.4.14/include/linux/power/ |
H A D | bq2415x_charger.h | 31 * termination current. It it is less or equal to zero, configuring charge 32 * and termination current will not be possible.
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
H A D | vbusdeviceinfo.h | 44 * Note that we pay no attention to '\0'-termination. 96 * at <p>, writing at most <remain> bytes. Note there is NO '\0' termination 144 * writing at most <remain> bytes. Note there is NO '\0' termination
|
/linux-4.4.14/arch/alpha/lib/ |
H A D | strncat.S | 57 /* Worry about the null termination. */
|
H A D | ev67-strncat.S | 59 /* Worry about the null termination. */
|
/linux-4.4.14/include/drm/bridge/ |
H A D | dw_hdmi.h | 46 u16 term; /*transmission termination value*/
|
/linux-4.4.14/tools/perf/util/ |
H A D | env.c | 37 /* do not include NULL termination */ perf_env__set_cmdline()
|
H A D | cgroup.c | 156 /* termination added */ parse_cgroups()
|
H A D | sort.c | 783 size_t sz = sizeof(out) - 1; /* -1 for null termination */ hist_entry__tlb_snprintf() 860 size_t sz = sizeof(out) - 1; /* -1 for null termination */ hist_entry__lvl_snprintf() 928 size_t sz = sizeof(out) - 1; /* -1 for null termination */ hist_entry__snoop_snprintf()
|
H A D | event.c | 273 /* ensure null termination since stack will be reused. */ perf_event__synthesize_mmap_events()
|
H A D | header.c | 385 /* readlink() does not add null termination */ write_cmdline()
|
/linux-4.4.14/drivers/pci/host/ |
H A D | pci-xgene-msi.c | 71 * X-Gene v1 has 16 groups of MSI termination registers MSInIRx, where 95 * There are total 16 GIC IRQs assigned for these 16 groups of MSI termination 98 * Each MSI termination group has 1 MSIINTn register (n is 0..15) to indicate 131 * - The termination address of MSI vector in 256-vector group n and 16-vector 323 * (refer to termination address and data assignment xgene_msi_isr() 330 * Calculate MSI vector number (refer to the termination xgene_msi_isr()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 906 * on termination. ahc_pci_config() 924 * Record our termination setting for the ahc_pci_config() 1257 * and termination/cable detection contrls. 1377 * necessary for auto-termination control. This assumption check_extport() 1385 * if the termination logic is enabled. check_extport() 1402 printk("%s: Low byte termination %sabled\n", check_extport() 1538 * termination settings configure_termination() 1634 * Now set the termination based on what configure_termination() 1652 * that having all of the termination on configure_termination() 1667 printk("%s: 68 pin termination " configure_termination() 1670 printk("%s: %sHigh byte termination " configure_termination() 1686 printk("%s: 50 pin termination " configure_termination() 1689 printk("%s: %sLow byte termination " configure_termination() 1699 printk("%s: Primary Low Byte termination " configure_termination() 1705 * the termination per the tech note on the U160 cards. configure_termination() 1713 "termination Enabled\n", configure_termination() 1724 printk("%s: %sLow byte termination Enabled\n", configure_termination() 1734 printk("%s: %sHigh byte termination Enabled\n", configure_termination() 1742 * the termination per the tech note on the U160 cards. configure_termination() 1761 * BRDDAT6 = Enable Secondary High Byte termination ahc_new_term_detect() 1762 * BRDDAT5 = Enable Secondary Low Byte termination ahc_new_term_detect() 1763 * BRDDAT4 = Enable Primary high byte termination ahc_new_term_detect() 1764 * BRDDAT3 = Enable Primary low byte termination ahc_new_term_detect()
|
H A D | aic79xx_pci.c | 511 * and termination/cable detection contrls. 703 * Now set the termination based on what we found. ahd_configure_termination() 717 printk("%s: Unable to set termination settings!\n", ahd_configure_termination() 720 printk("%s: Primary High byte termination %sabled\n", ahd_configure_termination() 724 printk("%s: Primary Low byte termination %sabled\n", ahd_configure_termination() 728 printk("%s: Secondary High byte termination %sabled\n", ahd_configure_termination() 732 printk("%s: Secondary Low byte termination %sabled\n", ahd_configure_termination()
|
H A D | aic79xx.h | 865 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ 866 #define CFSTERM 0x0002 /* SCSI low byte termination */ 867 #define CFWSTERM 0x0004 /* SCSI high byte termination */ 872 #define CFBIOSAUTOTERM 0x0080 /* Perform Auto termination */ 873 #define CFTERM_MENU 0x0100 /* BIOS displays termination menu */
|
H A D | aic7xxx.h | 218 AHC_NEW_TERMCTL = 0x01000, /* Newer termination scheme */ 799 #define CFTERM_MENU 0x0040 /* BIOS displays termination menu */ 813 #define CFAUTOTERM 0x0001 /* Perform Auto termination */ 817 #define CFSTERM 0x0004 /* SCSI low byte termination */ 818 #define CFWSTERM 0x0008 /* SCSI high byte termination */
|
H A D | aic79xx_osm.c | 1821 * results in spurious termination of commands ahd_done()
|
H A D | aic7xxx_osm.c | 1752 * results in spurious termination of commands ahc_done()
|
/linux-4.4.14/include/linux/mfd/ |
H A D | rt5033-private.h | 141 /* RT5033 charger termination enable mask */ 152 /* RT5033 charger termination enable */
|
H A D | abx500.h | 143 * @termination_curr battery charging termination current in mA
|
/linux-4.4.14/drivers/edac/ |
H A D | edac_module.c | 137 * module exit/termination function
|
/linux-4.4.14/security/tomoyo/ |
H A D | load_policy.c | 76 * invoke /sbin/tomoyo-init and wait for the termination of /sbin/tomoyo-init
|
/linux-4.4.14/drivers/scsi/ |
H A D | advansys.c | 956 uchar termination; /* 11 0 - automatic */ member in struct:adveep_3550_config 1568 #define ASC_WARN_EEPROM_TERMINATION 0x0004 /* EEP termination bad field */ 1691 * carrier for icq, irq, and the termination carrier. 1716 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */ member in struct:adv_dvc_cfg 2401 printk(" disc_enable 0x%x, termination 0x%x\n", asc_prt_adv_dvc_cfg() 2402 h->disc_enable, h->termination); asc_prt_adv_dvc_cfg() 3012 word = ep_3550->termination; asc_prt_adv_board_eeprom() 3036 " termination: %u (%s), bios_ctrl: 0x%x\n", asc_prt_adv_board_eeprom() 3037 ep_3550->termination, termstr, asc_prt_adv_board_eeprom() 3041 " termination: %u (%s), bios_ctrl: 0x%x\n", asc_prt_adv_board_eeprom() 3046 " termination: %u (%s), bios_ctrl: 0x%x\n", asc_prt_adv_board_eeprom() 4234 * list termination. AdvBuildCarrierFreelist() 4670 * If automatic termination control is enabled, then set the AdvInitAsc3550Driver() 4671 * termination value based on a table listed in a_condor.h. AdvInitAsc3550Driver() 4673 * If manual termination was specified with an EEPROM setting AdvInitAsc3550Driver() 4674 * then 'termination' was set-up in AdvInitFrom3550EEPROM() and AdvInitAsc3550Driver() 4677 if (asc_dvc->cfg->termination == 0) { AdvInitAsc3550Driver() 4679 * The software always controls termination by setting TERM_CTL_SEL. AdvInitAsc3550Driver() 4680 * If TERM_CTL_SEL were set to 0, the hardware would set termination. AdvInitAsc3550Driver() 4682 asc_dvc->cfg->termination |= TERM_CTL_SEL; AdvInitAsc3550Driver() 4692 asc_dvc->cfg->termination |= (TERM_CTL_H | TERM_CTL_L); AdvInitAsc3550Driver() 4701 asc_dvc->cfg->termination |= TERM_CTL_H; AdvInitAsc3550Driver() 4722 scsi_cfg1 |= (TERM_CTL_SEL | (~asc_dvc->cfg->termination & TERM_CTL)); AdvInitAsc3550Driver() 4727 * Set filter value and possibly modified termination control AdvInitAsc3550Driver() 5149 * If either SE or LVD automatic termination control is enabled, then AdvInitAsc38C0800Driver() 5150 * set the termination value based on a table listed in a_condor.h. AdvInitAsc38C0800Driver() 5152 * If manual termination was specified with an EEPROM setting then AdvInitAsc38C0800Driver() 5153 * 'termination' was set-up in AdvInitFrom38C0800EEPROM() and is ready AdvInitAsc38C0800Driver() 5156 if ((asc_dvc->cfg->termination & TERM_SE) == 0) { AdvInitAsc38C0800Driver() 5157 /* SE automatic termination control is enabled. */ AdvInitAsc38C0800Driver() 5163 asc_dvc->cfg->termination |= TERM_SE; AdvInitAsc38C0800Driver() 5168 asc_dvc->cfg->termination |= TERM_SE_HI; AdvInitAsc38C0800Driver() 5173 if ((asc_dvc->cfg->termination & TERM_LVD) == 0) { AdvInitAsc38C0800Driver() 5174 /* LVD automatic termination control is enabled. */ AdvInitAsc38C0800Driver() 5180 asc_dvc->cfg->termination |= TERM_LVD; AdvInitAsc38C0800Driver() 5197 scsi_cfg1 |= (~asc_dvc->cfg->termination & 0xF0); AdvInitAsc38C0800Driver() 5201 * bits and set possibly modified termination control bits in the AdvInitAsc38C0800Driver() 5209 * Set possibly modified termination control and reset DIS_TERM_DRV AdvInitAsc38C0800Driver() 5643 * termination because there are two connectors for each function. Each AdvInitAsc38C1600Driver() 5645 * termination control EEPROM bits are used for each function. Each AdvInitAsc38C1600Driver() 5647 * the function, then set the termination value based on a table listed AdvInitAsc38C1600Driver() 5650 * If manual termination is specified in the EEPROM for the function, AdvInitAsc38C1600Driver() 5651 * then 'termination' was set-up in AscInitFrom38C1600EEPROM() and is AdvInitAsc38C1600Driver() 5654 if ((asc_dvc->cfg->termination & TERM_SE) == 0) { AdvInitAsc38C1600Driver() 5656 /* SE automatic termination control is enabled. */ AdvInitAsc38C1600Driver() 5662 asc_dvc->cfg->termination |= TERM_SE; AdvInitAsc38C1600Driver() 5670 asc_dvc->cfg->termination |= TERM_SE_HI; AdvInitAsc38C1600Driver() 5684 scsi_cfg1 |= (~asc_dvc->cfg->termination & TERM_SE); AdvInitAsc38C1600Driver() 5688 * modified termination control bits in the Microcode SCSI_CFG1 AdvInitAsc38C1600Driver() 5698 * Set possibly modified termination control bits in the Microcode AdvInitAsc38C1600Driver() 9454 0, /* termination */ 9492 1, /* termination */ 10251 * If the EEPROM 'termination' field is set to automatic (0), then set AdvInitFrom3550EEP() 10252 * the ADV_DVC_CFG 'termination' field to automatic also. AdvInitFrom3550EEP() 10254 * If the termination is specified with a non-zero 'termination' AdvInitFrom3550EEP() 10256 * 'termination' field appropriately. AdvInitFrom3550EEP() 10258 if (eep_config.termination == 0) { AdvInitFrom3550EEP() 10259 asc_dvc->cfg->termination = 0; /* auto termination */ AdvInitFrom3550EEP() 10262 if (eep_config.termination == 1) { AdvInitFrom3550EEP() 10263 asc_dvc->cfg->termination = TERM_CTL_SEL; AdvInitFrom3550EEP() 10266 } else if (eep_config.termination == 2) { AdvInitFrom3550EEP() 10267 asc_dvc->cfg->termination = TERM_CTL_SEL | TERM_CTL_H; AdvInitFrom3550EEP() 10270 } else if (eep_config.termination == 3) { AdvInitFrom3550EEP() 10271 asc_dvc->cfg->termination = AdvInitFrom3550EEP() 10275 * The EEPROM 'termination' field contains a bad value. Use AdvInitFrom3550EEP() 10276 * automatic termination instead. AdvInitFrom3550EEP() 10278 asc_dvc->cfg->termination = 0; AdvInitFrom3550EEP() 10303 uchar tid, termination; AdvInitFrom38C0800EEP() local 10427 * If the EEPROM 'termination' field is set to automatic (0), then set AdvInitFrom38C0800EEP() 10428 * the ADV_DVC_CFG 'termination' field to automatic also. AdvInitFrom38C0800EEP() 10430 * If the termination is specified with a non-zero 'termination' AdvInitFrom38C0800EEP() 10432 * 'termination' field appropriately. AdvInitFrom38C0800EEP() 10435 termination = 0; /* auto termination for SE */ AdvInitFrom38C0800EEP() 10439 termination = 0; AdvInitFrom38C0800EEP() 10443 termination = TERM_SE_HI; AdvInitFrom38C0800EEP() 10447 termination = TERM_SE; AdvInitFrom38C0800EEP() 10451 * Use automatic termination instead. AdvInitFrom38C0800EEP() 10453 termination = 0; AdvInitFrom38C0800EEP() 10459 asc_dvc->cfg->termination = termination; /* auto termination for LVD */ AdvInitFrom38C0800EEP() 10463 asc_dvc->cfg->termination = termination; AdvInitFrom38C0800EEP() 10467 asc_dvc->cfg->termination = termination | TERM_LVD_HI; AdvInitFrom38C0800EEP() 10471 asc_dvc->cfg->termination = termination | TERM_LVD; AdvInitFrom38C0800EEP() 10475 * Use automatic termination instead. AdvInitFrom38C0800EEP() 10477 asc_dvc->cfg->termination = termination; AdvInitFrom38C0800EEP() 10502 uchar tid, termination; AdvInitFrom38C1600EEP() local 10651 * If the EEPROM 'termination' field is set to automatic (0), then set AdvInitFrom38C1600EEP() 10652 * the ASC_DVC_CFG 'termination' field to automatic also. AdvInitFrom38C1600EEP() 10654 * If the termination is specified with a non-zero 'termination' AdvInitFrom38C1600EEP() 10656 * 'termination' field appropriately. AdvInitFrom38C1600EEP() 10659 termination = 0; /* auto termination for SE */ AdvInitFrom38C1600EEP() 10663 termination = 0; AdvInitFrom38C1600EEP() 10667 termination = TERM_SE_HI; AdvInitFrom38C1600EEP() 10671 termination = TERM_SE; AdvInitFrom38C1600EEP() 10675 * Use automatic termination instead. AdvInitFrom38C1600EEP() 10677 termination = 0; AdvInitFrom38C1600EEP() 10683 asc_dvc->cfg->termination = termination; /* auto termination for LVD */ AdvInitFrom38C1600EEP() 10687 asc_dvc->cfg->termination = termination; AdvInitFrom38C1600EEP() 10691 asc_dvc->cfg->termination = termination | TERM_LVD_HI; AdvInitFrom38C1600EEP() 10695 asc_dvc->cfg->termination = termination | TERM_LVD; AdvInitFrom38C1600EEP() 10699 * Use automatic termination instead. AdvInitFrom38C1600EEP() 10701 asc_dvc->cfg->termination = termination; AdvInitFrom38C1600EEP() 11097 ep_3550->termination = adv_dvc_varp->cfg->termination; advansys_board_found() 11121 adv_dvc_varp->cfg->termination; advansys_board_found() 11149 adv_dvc_varp->cfg->termination; advansys_board_found()
|
H A D | qlogicfas408.h | 35 proper termination. The rest are for synchronous transfers and other
|
H A D | a100u2w.h | 355 #define NCC_AUTOTERM 0x80 /* Enable auto termination */
|
H A D | qla1280.c | 2057 nv->termination.scsi_bus_0_control = 3; qla1280_set_defaults() 2058 nv->termination.scsi_bus_1_control = 3; qla1280_set_defaults() 2059 nv->termination.auto_term_support = 1; qla1280_set_defaults() 2245 /* Set SCSI termination. */ qla1280_nvram_config() 2248 term = nv->termination.scsi_bus_1_control; qla1280_nvram_config() 2249 term |= nv->termination.scsi_bus_0_control << 2; qla1280_nvram_config() 2250 term |= nv->termination.auto_term_support << 7; qla1280_nvram_config()
|
H A D | dc395x.h | 585 #define DIS_TERM 0x08 /* Disable onboard termination */
|
H A D | qla1280.h | 396 } termination; /* 17 */ member in struct:nvram
|
H A D | scsi_transport_fc.c | 2521 * fc_rport_final_delete - finish rport termination and delete it. 2547 * immediate termination of the rports fc_rport_final_delete() 3477 * fc_vport_terminate - Admin App or LLDD requests termination of a vport
|
H A D | mesh.c | 2002 /* Shut down chip & termination */ mesh_remove()
|
H A D | dc395x.c | 4301 * adapter_print_config - print adapter connection and termination 4530 /* display card connectors/termination settings */ adapter_init()
|
H A D | libiscsi.c | 2355 * This function will wait for a relogin, session termination from
|
H A D | NCR5380.c | 175 * On command termination, the done function will be called as
|
H A D | atari_NCR5380.c | 162 * On command termination, the done function will be called as
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
H A D | sti_hdmi_tx3g4c28phy.c | 140 * To configure the source termination and pre-emphasis appropriately sti_hdmi_tx3g4c28phy_start()
|
H A D | sti_hdmi_tx3g0c55phy.c | 263 * To configure the source termination and pre-emphasis appropriately sti_hdmi_tx3g0c55phy_start() 292 * termination. sti_hdmi_tx3g0c55phy_start()
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
H A D | yesno.c | 25 * Display termination buttons
|
H A D | checklist.c | 99 * Display the termination buttons
|
H A D | inputbox.c | 27 * Print the termination buttons
|
H A D | menubox.c | 153 * Display the termination buttons.
|
/linux-4.4.14/include/linux/ |
H A D | scatterlist.h | 172 * the termination bit if it happens to be set. sg_chain() 182 * Marks the passed in sg entry as the termination point for the sg 192 * Set termination bit, clear potential chain bit sg_mark_end() 203 * Removes the termination marker from the given entry of the scatterlist.
|
H A D | list_nulls.h | 12 * In the standard hlist, termination of a list is the NULL pointer.
|
H A D | rmap.h | 229 * done: for checking traversing termination condition
|
H A D | libata.h | 1602 * NULL after loop termination. ata_for_each_dev() works the same way
|
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpuidle_sysfs.c | 161 /* Free this at program termination */ cpuidle_register()
|
H A D | nhm_idle.c | 180 /* Free this at program termination */ intel_nhm_register()
|
H A D | mperf_monitor.c | 307 /* Free this at program termination */ mperf_register()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | ps.c | 202 * enable beacon early termination. wl1271_ps_set_mode() 215 /* disable beacon early termination */ wl1271_ps_set_mode()
|
H A D | conf.h | 926 * Specifies if beacon early termination procedure is enabled or
|
/linux-4.4.14/drivers/gpu/drm/via/ |
H A D | via_verifier.c | 244 DRM_ERROR("Illegal termination of DMA command buffer\n"); eat_words() 534 ("Unexpected termination of primitive list.\n"); via_check_prim_list() 635 ("Illegal termination of DMA HALCYON_HEADER2 sequence.\n"); via_check_header2() 789 DRM_ERROR("Illegal termination of video command.\n"); verify_video_tail() 859 DRM_ERROR("Illegal termination of video header5 command\n"); via_check_vheader5() 911 DRM_ERROR("Illegal termination of video header6 command\n"); via_check_vheader6() 925 DRM_ERROR("Illegal termination of video header6 command\n"); via_check_vheader6()
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | omixp-setup.c | 143 /* list termination */
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.c | 264 /* add list termination tlv */ bnx2x_vfpf_acquire() 412 /* add list termination tlv */ bnx2x_vfpf_release() 463 /* add list termination tlv */ bnx2x_vfpf_init() 514 /* add list termination tlv */ bnx2x_vfpf_close_vf() 661 /* add list termination tlv */ bnx2x_vfpf_setup_q() 696 /* add list termination tlv */ bnx2x_vfpf_teardown_queue() 750 /* add list termination tlv */ bnx2x_vfpf_config_mac() 809 /* add list termination tlv */ bnx2x_vfpf_config_rss() 907 /* add list termination tlv */ 966 /* add list termination tlv */ bnx2x_vfpf_update_vlan() 1024 /* add list termination tlv */ bnx2x_vfpf_storm_rx_mode()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
H A D | cmd.h | 217 * bits 0-3: Early termination count. 218 * bits 4-5: Early termination condition.
|
H A D | acx.h | 1219 * Specifies if beacon early termination procedure is enabled or
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
H A D | ecm.c | 467 /* signal trace termination */ prop_actions() 505 /* signal trace termination */ prop_actions()
|
/linux-4.4.14/drivers/dma/ |
H A D | mxs-dma.c | 379 * When both completion and error of termination bits set at the mxs_dma_int_handler() 382 * error or a termination error with no completion. 0x01 is termination mxs_dma_int_handler()
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_core.c | 135 * Present the termination to the host, typically called from upstream port 150 /* Remove the termination */ bdc_softdisconn()
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
H A D | mmp-driver.c | 235 * lane termination after detecting mmpcam_calc_dphy() 290 * termination. The value is calculated similarly with mmpcam_calc_dphy()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | tsb.h | 138 * termination. VADDR will not be clobbered, but REG2 will. 228 * page table walk termination or if the PTE is not valid.
|
H A D | hypervisor.h | 165 * to guest termination within a bounded time period. The platform action 1078 * NULL termination.
|
/linux-4.4.14/drivers/usb/usbip/ |
H A D | stub_main.c | 161 /* busid needs to include \0 termination */ store_match_busid()
|
/linux-4.4.14/drivers/staging/octeon/ |
H A D | ethernet-spi.c | 57 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", cvm_oct_spxx_int_pr()
|
/linux-4.4.14/drivers/input/tablet/ |
H A D | acecad.c | 105 /* event termination */ usb_acecad_irq()
|
H A D | wacom_serial4.c | 398 /* Leave place for 0 termination */ wacom_interrupt()
|
/linux-4.4.14/drivers/media/radio/ |
H A D | radio-zoltrix.c | 151 /* termination sequence */ zoltrix_s_frequency()
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
H A D | wcn36xx.h | 198 /* extra byte for the NULL termination */
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | evgpeutil.c | 299 * Used only prior to termination.
|
H A D | dscontrol.c | 233 "[WHILE_OP] termination! Op=%p\n", op)); acpi_ds_exec_end_control_op()
|
H A D | rsxface.c | 587 /* This is an OK termination by the user function */ acpi_walk_resource_buffer()
|
/linux-4.4.14/net/sctp/ |
H A D | primitive.c | 99 * will be returned on successful termination of the association. If
|
/linux-4.4.14/net/sunrpc/ |
H A D | addr.c | 308 * rpc_pton() require proper string termination to be successful.
|
/linux-4.4.14/fs/btrfs/ |
H A D | export.c | 290 * have to add the null termination to make sure that reconnect_path btrfs_get_name()
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | cio.h | 105 * @termc: termination code
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | nmi.c | 309 * user mode -> mark task for termination. s390_do_machine_check()
|
/linux-4.4.14/arch/m68k/mm/ |
H A D | kmap.c | 30 * but for 020/030 we want to use early termination page descriptors and we
|
/linux-4.4.14/arch/hexagon/kernel/ |
H A D | process.c | 50 * If hardware or VM offer wait termination even though interrupts
|
/linux-4.4.14/arch/arm/common/ |
H A D | it8152.c | 330 termination by PCI bus master devices
|
/linux-4.4.14/sound/pci/cs46xx/ |
H A D | cs46xx_dsp_task_types.h | 129 Subtract on task tree termination */
|
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | ctvmem.c | 164 * The first returned ~0UL indicates the termination.
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | transport.c | 192 * termination. Return codes are usual -Exxx, *not* USB_STOR_XFER_xxx. 223 /* This is a version of usb_clear_halt() that allows early termination and 326 * termination. Return codes are USB_STOR_XFER_xxx. 357 * termination. Return codes are USB_STOR_XFER_xxx. 388 * termination. Return codes are USB_STOR_XFER_xxx. If the bulk pipe
|
/linux-4.4.14/drivers/power/ |
H A D | 88pm860x_charger.c | 203 /* set precharge current, termination voltage, IBAT & TBAT monitor */ start_precharge() 227 /* set fastcharge termination current & voltage, disable charging */ start_fastcharge()
|
H A D | bq25890_charger.c | 70 u8 iterm; /* termination current */ 750 {"ti,termination-current", false, TBL_ITERM, &init->iterm}, bq25890_fw_read_u32_props()
|
H A D | smb347-charger.c | 749 * If we reached the termination current the battery is charged and smb347_interrupt() 802 * - termination current reached smb347_irq_set() 1051 * in this case no charger error or termination smb347_get_charging_status()
|
H A D | bq2415x_charger.c | 663 /* set termination current in mA (platform data must provide resistor sense) */ bq2415x_set_termination_current() 682 /* get termination current in mA (platform data must provide resistor sense) */ bq2415x_get_termination_current() 1622 "ti,termination-current", bq2415x_probe()
|
H A D | bq24190_charger.c | 589 * termination current so it recommends turning off the termination bq24190_charger_set_charge_type()
|
H A D | bq24257_charger.c | 79 u8 iterm; /* termination current */ 912 ret = device_property_read_u32(bq->dev, "ti,termination-current", bq24257_fw_probe()
|
H A D | qcom_smbb.c | 737 #if 0 /* FIXME supposedly only to disable hardware ARB termination */
|
/linux-4.4.14/block/ |
H A D | blk-merge.c | 360 * list, we could see a termination bit __blk_segment_map_sg() 365 * termination bit to avoid doing a full __blk_segment_map_sg()
|
/linux-4.4.14/net/dccp/ |
H A D | input.c | 67 * end is just waiting for the other to acknowledge termination. dccp_rcv_close() 130 [DCCP_RESET_CODE_CLOSED] = 0, /* normal termination */ dccp_reset_code_convert()
|
H A D | proto.c | 1022 * Normal connection termination. May need to wait if there are dccp_close() 1032 * - abortive termination (unread data or zero linger time), dccp_close() 1033 * - normal termination but queue could not be flushed within time limit dccp_close()
|
/linux-4.4.14/fs/cifs/ |
H A D | cifs_unicode.c | 306 * termination required. Don't walk past maxbytes in the source buffer. 561 * termination required. Don't walk past maxbytes in the source buffer.
|
H A D | sess.c | 150 bcc_ptr += 2; /* account for null termination */ unicode_ssetup_strings() 172 bcc_ptr++; /* account for null termination */ ascii_ssetup_strings()
|
/linux-4.4.14/drivers/s390/char/ |
H A D | tape.h | 215 /* Number of tapemarks required for correct termination. */
|
H A D | raw3270.c | 249 break; /* termination successful */ __raw3270_halt_io()
|
/linux-4.4.14/drivers/scsi/arm/ |
H A D | powertec.c | 450 MODULE_PARM_DESC(term, "SCSI bus termination");
|
H A D | cumana_2.c | 519 MODULE_PARM_DESC(term, "SCSI bus termination");
|
H A D | eesox.c | 643 MODULE_PARM_DESC(term, "SCSI bus termination");
|
/linux-4.4.14/drivers/isdn/hysdn/ |
H A D | hysdn_procconf.c | 175 *cp++ = 0; /* string termination */ hysdn_conf_write()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-meson.c | 75 * @done: Completion used to wait for transfer termination
|
H A D | i2c-davinci.c | 503 dev_err(dev->dev, "abnormal termination buf_len=%i\n", i2c_davinci_xfer_msg()
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
H A D | sii9234_drv.c | 197 { 0x03, 0x13, 0x60 }, /* SIMG: Set termination value */
|
/linux-4.4.14/drivers/media/rc/ |
H A D | ir-rx51.c | 263 lirc_rx51->wbuf[count] = -1; /* Insert termination mark */ lirc_rx51_write()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_irq.c | 175 * - Check each for termination condition
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
H A D | hostap_common.h | 356 /* Maximum length for algorithm names (-1 for nul termination) used in ioctl()
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
H A D | firmware.c | 282 * 0x00 - 0x0B : Date and time string (w/o NUL termination)
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
H A D | sun3_82586.h | 300 #define TDR_ET_OPN 0x2000 /* open, no correct termination */
|
H A D | sun3_82586.c | 515 printk("%s: TDR: No correct termination %d clocks away.\n",dev->name,result & TDR_TIMEMASK); init586()
|
/linux-4.4.14/drivers/crypto/qce/ |
H A D | ablkcipher.c | 43 dev_dbg(qce->dev, "ablkcipher dma termination error (%d)\n", qce_ablkcipher_done()
|
H A D | sha.c | 52 dev_dbg(qce->dev, "ahash dma termination error (%d)\n", error); qce_ahash_done()
|
/linux-4.4.14/net/tipc/ |
H A D | subscr.c | 281 /* Handle one termination request for the subscriber */ tipc_subscrb_shutdown_cb()
|
/linux-4.4.14/net/wireless/ |
H A D | ibss.c | 419 /* iwconfig uses nul termination in SSID.. */ cfg80211_ibss_wext_siwessid()
|
H A D | wext-sme.c | 183 /* iwconfig uses nul termination in SSID.. */ cfg80211_mgd_wext_siwessid()
|
H A D | wext-core.c | 797 /* kzalloc() ensures NULL-termination for essid_compat. */ ioctl_standard_iw_point()
|
/linux-4.4.14/include/xen/interface/io/ |
H A D | ring.h | 201 /* Loop termination condition: Would the specified index overflow the ring? */
|
/linux-4.4.14/arch/arm/lib/ |
H A D | lib1funcs.S | 98 cmp \dividend, #0 @ Early termination?
|
/linux-4.4.14/drivers/phy/ |
H A D | phy-xgene.c | 975 /* Latch VTT value based on the termination to ground and xgene_phy_sata_cfg_lanes() 1039 /* Enable Latch Off; disable SUMOS and Tx termination */ xgene_phy_sata_cfg_lanes() 1187 * Configure the termination resister calibration xgene_phy_cal_rdy_chk() 1451 /* Enable RX Hi-Z termination */ xgene_phy_gen_avg_val() 1580 /* Disable RX Hi-Z termination */ xgene_phy_gen_avg_val()
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | device_status.c | 143 /* Copy termination code. */ ccw_device_accumulate_esw()
|
/linux-4.4.14/drivers/net/can/ |
H A D | janz-ican3.c | 218 /* CAN bus termination status */ 1516 /* default to "termination on" */ ican3_startup_module() 1519 netdev_err(mod->ndev, "unable to enable termination\n"); ican3_startup_module() 1782 static DEVICE_ATTR(termination, S_IWUSR | S_IRUGO, ican3_sysfs_show_term,
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | pinconf.c | 485 /* Get userspace string and assure termination */ pinconf_dbg_config_write()
|
/linux-4.4.14/arch/tile/include/hv/ |
H A D | hypervisor.h | 744 * lead to client termination; since the validation of the table is 748 * invalid virtual addresses may result in client termination, or may 839 * Specifying an invalid ASID may lead to client termination. "Invalid" 857 * Specifying an invalid virtual address may lead to client termination, 876 * Specifying an invalid virtual address may lead to client termination, 1335 * Specifying an invalid physical address will lead to client termination. 1345 * Specifying an invalid physical address will lead to client termination. 2283 * it is illegal to use this attribute, and may cause client termination. 2296 * it is illegal to use this attribute, and may cause client termination.
|
/linux-4.4.14/net/caif/ |
H A D | cfctrl.c | 251 /* Add volume name, including zero termination... */ cfctrl_linkup_request()
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 685 options_bytes++; /* NUL termination */ efi_convert_cmdline()
|
/linux-4.4.14/drivers/staging/wilc1000/ |
H A D | wilc_spi.c | 138 case CMD_TERMINATE: /* termination */ spi_cmd() 298 case CMD_TERMINATE: /* termination */ spi_cmd_complete()
|
/linux-4.4.14/drivers/s390/crypto/ |
H A D | zcrypt_api.c | 1473 * zcrypt_api_exit(): Module termination. 1475 * The module termination code.
|
H A D | ap_bus.c | 1839 * ap_modules_exit(): The module termination code
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | ne.c | 676 /* DMA termination address check... */ ne_block_input() 768 /* DMA termination address check... */ ne_block_output()
|
H A D | pcnet_cs.c | 1186 /* DMA termination address check... */ dma_block_input() 1260 /* DMA termination address check... */ dma_block_output()
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | dma.c | 225 * Enable DCU early termination to quickly ath5k_hw_stop_tx_dma() 301 * Disable DCU early termination ath5k_hw_stop_tx_dma()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | ixjuser.h | 311 * termination variable defines what to do at the end of a cadence, the 350 IXJ_CADENCE_TERM termination; member in struct:__anon14188
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | mca_asm.S | 254 // data. To get a clean termination when backtracing the C MCA/INIT 363 // data. To get a clean termination when backtracing the C MCA/INIT
|
/linux-4.4.14/drivers/usb/gadget/function/ |
H A D | f_ecm.c | 29 * received over bulk endpoints using normal short packet termination),
|
/linux-4.4.14/drivers/usb/host/ |
H A D | fotg210.h | 27 /* termination of urbs from core */
|
H A D | ehci.h | 52 /* termination of urbs from core */
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
H A D | qla_iocb.c | 661 /* Null termination */ qla24xx_build_scsi_type_6_iocbs() 1016 /* Null termination */ qla24xx_walk_and_build_sglist_no_difb() 1103 /* Null termination */ 1195 /* Null termination */
|
H A D | qla_def.h | 1208 * MSB BIT 5 = enable 50 ohm termination 1338 * MSB BIT 5 = enable 50 ohm termination
|
/linux-4.4.14/drivers/scsi/fcoe/ |
H A D | fcoe_sysfs.c | 794 * immediate termination of the rports fcoe_fcf_device_final_delete()
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | task.c | 757 /* Note that since the termination for outstanding requests succeeded, isci_reset_device()
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | gru_instructions.h | 691 * bugs will cause termination.
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.c | 199 * Destroy a hardware view. Typically used on unexpected termination of the
|
/linux-4.4.14/drivers/mfd/ |
H A D | ab3100-core.c | 498 /* Get userspace string and assure termination */ ab3100_get_set_reg()
|
H A D | ab8500-debugfs.c | 2787 /* Get userspace string and assure termination */ ab8500_hwreg_write()
|
/linux-4.4.14/net/core/ |
H A D | datagram.c | 775 /* Connection-based need to check for termination and startup */ datagram_poll()
|
/linux-4.4.14/security/apparmor/ |
H A D | domain.c | 196 * is specified the profile name termination must be present. This results
|
H A D | policy_unpack.c | 394 * null termination byte. unpack_trans_table()
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_ports.c | 412 * initialization or termination of devices (see seq_midi.c).
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_priv.h | 468 * wavefronts on process termination
|
/linux-4.4.14/drivers/virtio/ |
H A D | virtio_balloon.c | 324 * the termination of processes while there are pages in the balloon.
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | cppi_dma.c | 513 * termination" cases (faults, including errors and short reads) 682 * not a "true" RNDIS mode. In the RNDIS protocol short-packet termination
|
H A D | musb_host.c | 1611 * (b) termination conditions are: short RX, or buffer full;
|
/linux-4.4.14/drivers/usb/core/ |
H A D | urb.c | 554 * Successful cancellation means termination of @urb will be expedited 609 * Note that early termination of an URB because a short packet was
|
/linux-4.4.14/drivers/tty/ |
H A D | ehv_bytechan.c | 820 * ehv_bc_exit - ePAPR hypervisor byte channel driver termination
|
H A D | n_tty.c | 1680 * the line termination char); lines longer than 4096 chars are
|
H A D | n_gsm.c | 1438 /* A DLCI 0 close is a MUX termination so we need to kick that gsm_dlci_close()
|
/linux-4.4.14/drivers/staging/iio/light/ |
H A D | tsl2583.c | 115 /* Sized to 11 = max 10 segments + 1 termination segment */
|
H A D | tsl2x7x_core.c | 192 /* Sized to 9 = max 8 segments + 1 termination segment */
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | conrpc.c | 1350 CWARN("Session is shutting down, waiting for termination of transactions\n"); lstcon_rpc_cleanup_wait()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | sdma.h | 265 * (This would usually be at an unload or job termination.)
|
/linux-4.4.14/drivers/s390/block/ |
H A D | dasd.c | 1312 case 0: /* termination successful */ dasd_term_IO() 1331 * handle CQR as termination successful dasd_term_IO() 2431 * Returns 0 if request termination was successful 2432 * negative error code if termination failed
|
H A D | dasd_alias.c | 803 * for termination of a request to complete. We can't keep flush_all_alias_devices_on_lcu()
|
H A D | dasd_int.h | 201 unsigned long long endclk; /* TOD-clock of request termination */
|
/linux-4.4.14/drivers/uwb/ |
H A D | rsv.c | 873 * events) and reservation establishment/termination requests from
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-ntrig.c | 771 * Pen termination of touch ntrig_event()
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 882 * This routine is not blocked by iser and RDMA termination process
|
/linux-4.4.14/drivers/input/serio/ |
H A D | hil_mlc.c | 40 * termination or packet match, at which point a semaphore must
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | wext.c | 381 /* NULL the string (for NULL termination & ESSID = ANY) - Jean II */ orinoco_ioctl_setessid()
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 926 * termination is guaranteed, even when the carl9170_rx_stream()
|
/linux-4.4.14/drivers/crypto/nx/ |
H A D | nx-842-pseries.c | 94 * CE1 0=CE0 indicates completion, 1=termination (output may be modified)
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_rcar.c | 610 /* force termination of DMA transfer if active */ sata_rcar_bmdma_stop()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_userptr.c | 816 * i.e. upon free(), munmap() or process termination. However, the userspace
|
H A D | intel_fbc.c | 420 * following the termination of the page-flipping sequence intel_fbc_schedule_enable()
|
/linux-4.4.14/fs/kernfs/ |
H A D | file.c | 308 buf[len] = '\0'; /* guarantee string termination */ kernfs_fop_write()
|
/linux-4.4.14/lib/ |
H A D | string.c | 229 /* Hit buffer length without finding a NUL; force NUL-termination. */ strscpy()
|
/linux-4.4.14/fs/ceph/ |
H A D | xattr.c | 815 /* adding 1 byte per each variable due to the null termination */ ceph_listxattr()
|
/linux-4.4.14/include/xen/interface/ |
H A D | xen.h | 664 * - the number of modules is determined by a termination descriptor that has
|
/linux-4.4.14/include/acpi/ |
H A D | actypes.h | 326 * ACPI_EXPORT_SYMBOL_INIT is used for initialization and termination
|
/linux-4.4.14/net/irda/irnet/ |
H A D | irnet_ppp.c | 258 /* No more items : remove the log and signal termination */ irnet_read_discovery_log()
|
H A D | irnet_irda.c | 1605 /* No more items : remove the log and signal termination */ irnet_discovervalue_confirm()
|
/linux-4.4.14/net/nfc/ |
H A D | llcp_core.c | 1122 pr_debug("Connection termination"); nfc_llcp_recv_disc()
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_auto_parser.c | 696 * @maxlen: the max length of string buffer (including termination)
|
/linux-4.4.14/sound/synth/emux/ |
H A D | emux_synth.c | 504 * if free flag is true, call free_voice after termination
|
/linux-4.4.14/drivers/virt/ |
H A D | fsl_hypervisor.c | 915 * Freescale hypervisor management driver termination
|
/linux-4.4.14/net/unix/ |
H A D | af_unix.c | 2652 /* Connection-based need to check for termination and startup */ unix_poll() 2690 /* Connection-based need to check for termination and startup */ unix_dgram_poll()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 67 * transfer termination policy; it couldn't be enabled by default, even
|
H A D | mv_udc_core.c | 469 * disable HW zero length termination select mv_ep_enable()
|
H A D | net2272.c | 878 dev_dbg(dev->dev, "WARNING: returning ZLP short packet termination!\n"); net2272_queue()
|
/linux-4.4.14/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 766 hc->socket_thread = NULL; /* show termination of thread */ l1oip_socket_thread()
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | s5k6aa.c | 38 /* The token to indicate array termination */
|
/linux-4.4.14/drivers/iommu/ |
H A D | dmar.c | 437 /* Check for NUL termination within the designated length */ dmar_parse_one_andd()
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_net.c | 903 /* reset hw termination */ gelic_net_xmit()
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | emulate.c | 5051 /* The second termination condition only applies for REPE string_insn_completed() 5054 * corresponding termination condition according to: string_insn_completed() 5212 /* All REP prefixes have the same first termination condition */ x86_emulate_insn()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramgk104.c | 264 /* MR1: turn termination on early, for some reason.. */ gk104_ram_calc_gddr5()
|
/linux-4.4.14/drivers/parport/ |
H A D | parport_ip32.c | 2211 * parport_ip32_exit - module termination function
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
H A D | kgdb.c | 1268 /* -1 because of the null termination that mem2hex adds. */ handle_exception()
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 388 /* Set/Clear termination power */ heathrow_mesh_enable()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 1228 * termination of last PLXSD card off. init_chip() 1243 "we disable termination\n", init_chip()
|
/linux-4.4.14/drivers/block/ |
H A D | floppy.c | 1437 DPRINT("Abnormal termination caused by polling\n"); interpret_errors() 1440 default: /* (0) Normal command termination */ interpret_errors()
|
/linux-4.4.14/scripts/ |
H A D | checkpatch.pl | 2654 # lines with only strings (w/ possible termination) 3132 # 1) any blank line termination
|
/linux-4.4.14/fs/ntfs/ |
H A D | mft.c | 2064 * Using attrs_offset plus eight bytes (for the termination attribute). ntfs_mft_record_layout() 2072 /* Add the termination attribute. */ ntfs_mft_record_layout()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
H A D | bnx2i_hwi.c | 2630 * indicate completion of option-2 abortive TCP connect termination
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 1018 pr_info("no mm, disassociate ucontext is pending task termination\n"); mlx4_ib_disassociate_ucontext()
|