/openbmc/linux/fs/exfat/ |
H A D | dir.c | 562 int sync = IS_DIRSYNC(inode); in exfat_init_ext_entry() local 640 int exfat_put_dentry_set(struct exfat_entry_set_cache *es, int sync) in exfat_put_dentry_set()
|
H A D | inode.c | 20 int __exfat_write_inode(struct inode *inode, int sync) in __exfat_write_inode()
|
/openbmc/linux/include/media/ |
H A D | videobuf-core.h | 125 int (*sync) (struct videobuf_queue *q, member
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_encoder.h | 154 struct vidtv_encoder *sync; member
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-dp.c | 269 void ipu_dp_disable_channel(struct ipu_dp *dp, bool sync) in ipu_dp_disable_channel()
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 479 def sync(): member in BuildPerfTestCase
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | ves1x93.c | 294 u8 sync = ves1x93_readreg (state, 0x0e); in ves1x93_read_status() local
|
H A D | stv0297.c | 323 u8 sync = stv0297_readreg(state, 0xDF); in stv0297_read_status() local
|
H A D | tda8083.c | 243 u8 sync = tda8083_readreg (state, 0x02); in tda8083_read_status() local
|
H A D | cx24110.c | 432 int sync = cx24110_readreg (state, 0x55); in cx24110_read_status() local
|
H A D | cxd2841er.c | 1004 u8 *sync, u8 *tslock, u8 *unlock) in cxd2841er_read_status_t_t2() 1052 u8 *sync, u8 *tslock, u8 *unlock) in cxd2841er_read_status_i() 1074 u8 sync = 0; in cxd2841er_read_status_tc() local
|
H A D | mb86a16.c | 612 int sync; in sync_chk() local 1039 int sync; in mb86a16_set_fe() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | saa6588.c | 67 u8 sync; member
|
/openbmc/linux/include/linux/platform_data/ |
H A D | video-pxafb.h | 84 u_char sync; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | madera.c | 3475 bool sync, int *fratio) in madera_find_fratio() 3506 unsigned int fref, bool sync) in madera_calc_fratio() 3623 unsigned int fref, bool sync) in madera_calc_fll() 3716 bool sync, int gain) in madera_write_fll() 3822 bool sync) in madera_set_fll_phase_integrator()
|
H A D | arizona.c | 2153 unsigned int Fref, bool sync) in arizona_calc_fratio() 2257 unsigned int Fref, bool sync) in arizona_calc_fll() 2331 bool sync) in arizona_apply_fll()
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-cuda.c | 424 cuda_send_request(struct adb_request *req, int sync) in cuda_send_request()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 1454 void wil_abort_scan(struct wil6210_vif *vif, bool sync) in wil_abort_scan() 1483 void wil_abort_scan_all_vifs(struct wil6210_priv *wil, bool sync) in wil_abort_scan_all_vifs()
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_logmgr.h | 281 __le32 sync; /* 4: syncpt address (0 = here) */ member 395 int sync; /* 4: addr from last logsync() */ member
|
/openbmc/linux/drivers/mfd/ |
H A D | ucb1x00-core.c | 237 unsigned int ucb1x00_adc_read(struct ucb1x00 *ucb, int adc_channel, int sync) in ucb1x00_adc_read()
|
/openbmc/linux/drivers/clk/st/ |
H A D | clk-flexgen.c | 45 struct clk_gate sync; member
|
/openbmc/linux/kernel/trace/rv/ |
H A D | rv.c | 226 static int __rv_disable_monitor(struct rv_monitor_def *mdef, bool sync) in __rv_disable_monitor()
|
/openbmc/linux/drivers/md/bcache/ |
H A D | sysfs.c | 834 bool sync = strtoul_or_return(buf); in STORE() local
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_venus.c | 382 void *pkt, bool sync) in venus_iface_cmdq_write_nolock() 421 static int venus_iface_cmdq_write(struct venus_hfi_device *hdev, void *pkt, bool sync) in venus_iface_cmdq_write() 963 static int venus_session_cmd(struct venus_inst *inst, u32 pkt_type, bool sync) in venus_session_cmd()
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | io.h | 141 static inline void sync(void) in sync() function
|