Home
last modified time | relevance | path

Searched defs:synced (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/media/pci/ttpci/
H A Dbudget-core.c151 int synced; in budget_read_fe_status() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c24 bool synced; member
/openbmc/linux/drivers/siox/
H A Dsiox-core.c200 bool synced = true; in siox_poll() local
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_maudio.c424 bool synced = 0; in special_sync_ctl_get() local
/openbmc/linux/include/media/
H A Dvideobuf2-core.h281 unsigned int synced:1; member
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110.c1919 int synced = (status & FE_HAS_LOCK) ? 1 : 0; in av7110_fe_lock_fix() local
/openbmc/linux/sound/soc/codecs/
H A Dtscs454.c71 bool synced; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3829 bool synced = false; in vmw_execbuf_fence_commands() local
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h431 bool synced; member
/openbmc/linux/include/linux/
H A Dnetdevice.h250 int synced; member
/openbmc/qemu/target/arm/
H A Dhelper.c5268 int idxmap, bool synced) in do_rvae_write()