Home
last modified time | relevance | path

Searched defs:update_needed (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iio/buffer/
H A Dkfifo_buf.c20 int update_needed; member
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-input.c1585 bool update_needed = false; in __hidinput_change_resolution_multipliers() local
1645 bool update_needed = __hidinput_change_resolution_multipliers(hid, in hidinput_change_resolution_multipliers() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_gpuprops_types.h141 bool update_needed; member
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2480 int update_needed; in ahc_set_syncrate() local
2604 int update_needed; in ahc_set_width() local
H A Daic79xx_core.c3867 int update_needed; in ahd_set_syncrate() local
4010 int update_needed; in ahd_set_width() local
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c2047 static bool update_needed(struct rbd_device *rbd_dev, u64 objno, u8 new_state) in update_needed() function