Home
last modified time | relevance | path

Searched refs:no_sync (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_sync.c112 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
123 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
145 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
161 no_sync: in mesh_sync_offset_rx_bcn_presp()
/openbmc/linux/rust/alloc/
H A Dlib.rs80 not(no_sync),
247 #[cfg(all(not(no_rc), not(no_sync), not(no_global_oom_handling)))]
258 #[cfg(all(not(no_rc), not(no_sync), target_has_atomic = "ptr"))]
260 #[cfg(all(not(no_global_oom_handling), not(no_rc), not(no_sync), target_has_atomic = "ptr"))]
/openbmc/linux/drivers/scsi/
H A Dmvme147.c110 hdata->no_sync = 0xff; in mvme147_init()
H A Dwd33c93.c850 if (hostdata->no_sync & (1 << cmd->device->id)) { in wd33c93_intr()
1936 hostdata->no_sync = val; in wd33c93_init()
1985 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
2055 set_resync(hd, x ^ hd->no_sync); in wd33c93_write_info()
2056 hd->no_sync = x; in wd33c93_write_info()
2085 hd->clock_freq, hd->no_sync, hd->no_dma, hd->dma_mode, hd->fast); in wd33c93_show_info()
H A Dwd33c93.h242 uchar no_sync; /* bitmask: don't do sync on these targets */ member
H A Da2091.c234 hdata->wh.no_sync = 0xff; in a2091_probe()
H A Da3000.c254 hdata->wh.no_sync = 0xff; in amiga_a3000_scsi_probe()
H A Dsgiwd93.c259 hdata->wh.no_sync = 0; in sgiwd93_probe()
H A Dgvp11.c389 hdata->wh.no_sync = 0xff; in gvp11_probe()
H A Dqla1280.h997 uint32_t no_sync:1; member
H A Dqla1280.c1198 if (driver_setup.no_sync || in qla1280_slave_configure()
4061 driver_setup.no_sync = 1; in qla1280_setup()
/openbmc/linux/drivers/media/i2c/
H A Dtc358743.c269 static inline bool no_sync(struct v4l2_subdev *sd) in no_sync() function
316 if (no_sync(sd)) { in tc358743_get_detected_timings()
1082 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_misc_int_handler()
1159 if (!no_signal(sd) && !no_sync(sd)) in tc358743_hdmi_clk_int_handler()
1211 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_sys_int_handler()
1517 *status |= no_sync(sd) ? V4L2_IN_ST_NO_SYNC : 0; in tc358743_g_input_status()
/openbmc/linux/rust/
H A DMakefile71 --cfg no_sync \
/openbmc/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx261 - 'no_sync' changed to 'no_disc' in the README file. This is an old