Searched refs:hw_type (Results 1 – 18 of 18) sorted by relevance
395 sc->hw_type = (IWN_READ(sc, IWN_HW_REV) >> 4) & 0x1f; in iwn_attach()396 if (sc->hw_type == IWN_HW_REV_TYPE_4965) in iwn_attach()429 if (sc->hw_type != IWN_HW_REV_TYPE_4965 && in iwn_attach()504 if (sc->hw_type != IWN_HW_REV_TYPE_4965) in iwn_attach()506 if (sc->hw_type == IWN_HW_REV_TYPE_6050) in iwn_attach()655 switch (sc->hw_type) { in iwn5000_attach()719 printf(": adapter type %d not supported\n", sc->hw_type); in iwn5000_attach()980 if (sc->hw_type != IWN_HW_REV_TYPE_1000) { in iwn_init_otprom()993 if (sc->hw_type == IWN_HW_REV_TYPE_1000) { in iwn_init_otprom()1417 if (sc->hw_type >= IWN_HW_REV_TYPE_1000 && in iwn_read_eeprom()[all …]
219 uint8_t hw_type; member
227 ((input)->hw.hw_type == WSMOUSEHW_TOUCHPAD \228 || (input)->hw.hw_type == WSMOUSEHW_CLICKPAD)
228 enum wsmousehw_type hw_type; member
1613 if (input->hw.hw_type == WSMOUSEHW_CLICKPAD) { in wstpad_configure()1639 input->hw.hw_type == WSMOUSEHW_CLICKPAD && in wstpad_configure()1701 if (input->hw.hw_type == WSMOUSEHW_CLICKPAD) in wstpad_configure()
751 ((operand)->hw_type == HW_H_COND \752 || ((operand)->hw_type == HW_H_PSW) \753 || ((operand)->hw_type == HW_H_CR \827 && (b_operands->hw_type == a_operands->hw_type)
741 ((operand)->hw_type == HW_H_COND \742 || ((operand)->hw_type == HW_H_PSW) \743 || ((operand)->hw_type == HW_H_CR \813 && (b_operands->hw_type == a_operands->hw_type) in first_writes_to_seconds_operands()
653 enum cgen_hw_type hw_type; member745 enum cgen_hw_type hw_type; member
1293 (CGEN_OPERAND): Change member hw to hw_type, change type from pointer
642 enum cgen_hw_type hw_type; member734 enum cgen_hw_type hw_type; member
1274 (CGEN_OPERAND): Change member hw to hw_type, change type from pointer
1067 hw->hw_type = (syn->ext_capabilities & SYNAPTICS_EXT_CAP_CLICKPAD) in synaptics_get_hwinfo() 1463 hw->hw_type = WSMOUSEHW_TOUCHPAD; in alps_get_hwinfo() 1862 hw->hw_type = WSMOUSEHW_TOUCHPAD; in elantech_get_hwinfo_v1() 1901 hw->hw_type = WSMOUSEHW_TOUCHPAD; in elantech_get_hwinfo_v2() 1966 hw->hw_type = WSMOUSEHW_TOUCHPAD; in elantech_get_hwinfo_v4() 2014 hw->hw_type = (ELANTECH_IS_CLICKPAD(sc) in elantech_get_hwinfo_v4()
326 hw->hw_type = WSMOUSEHW_CLICKPAD; in iatp_configure() 329 hw->hw_type = WSMOUSEHW_TPANEL; in iatp_configure()
259 hw->hw_type = sc->is_clickpad ? WSMOUSEHW_CLICKPAD : WSMOUSEHW_TOUCHPAD; in ietp_attach()
246 hw->hw_type = (mt->sc_clickpad in hidmt_configure()
525 hw->hw_type = (IS_CLICKPAD(sc->dev_type->type) in ubcmtp_configure()
841 hw->hw_type = WSMOUSEHW_CLICKPAD; in aplms_configure()
1407 hw->hw_type = WSMOUSEHW_CLICKPAD; in apldcms_configure()