Home
last modified time | relevance | path

Searched refs:ibf (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/serio/
H A Dhp_sdc.c122 hp_sdc.ibf = 0; in hp_sdc_status_in8()
138 hp_sdc.ibf = 1; in hp_sdc_status_out8()
150 hp_sdc.ibf = 1; in hp_sdc_data_out8()
167 if (!hp_sdc.ibf) { in hp_sdc_spin_ibf()
175 hp_sdc.ibf = 0; in hp_sdc_spin_ibf()
360 if (hp_sdc.ibf) { in hp_sdc_put()
362 if (hp_sdc.ibf) in hp_sdc_put()
586 if (!hp_sdc.ibf && limit++ < 20) in hp_sdc_put()
851 hp_sdc.ibf = 1; in hp_sdc_init()
/linux/include/linux/
H A Dhp_sdc.h273 int ibf; /* Last known status of IBF flag */ member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c29 dev->ibf = !!val; in mt7915_implicit_txbf_set()
39 *val = dev->ibf; in mt7915_implicit_txbf_get()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h683 bool ibf; member