Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmesh_sync.c114 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
125 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
147 goto no_sync; in mesh_sync_offset_rx_bcn_presp()
163 no_sync: in mesh_sync_offset_rx_bcn_presp()
/linux-6.15/drivers/scsi/
H A Dmvme147.c110 hdata->no_sync = 0xff; in mvme147_init()
H A Dwd33c93.h242 uchar no_sync; /* bitmask: don't do sync on these targets */ member
H A Dwd33c93.c850 if (hostdata->no_sync & (1 << cmd->device->id)) { in wd33c93_intr()
1934 hostdata->no_sync = val; in wd33c93_init()
1983 hostdata->microcode, hostdata->no_sync, hostdata->no_dma); in wd33c93_init()
2053 set_resync(hd, x ^ hd->no_sync); in wd33c93_write_info()
2054 hd->no_sync = x; in wd33c93_write_info()
2083 hd->clock_freq, hd->no_sync, hd->no_dma, hd->dma_mode, hd->fast); in wd33c93_show_info()
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.c1200 if (driver_setup.no_sync || in qla1280_sdev_configure()
4062 driver_setup.no_sync = 1; in qla1280_setup()
/linux-6.15/drivers/media/i2c/
H A Dtc358743.c273 static inline bool no_sync(struct v4l2_subdev *sd) in no_sync() function
320 if (no_sync(sd)) { in tc358743_get_detected_timings()
1109 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_misc_int_handler()
1186 if (!no_signal(sd) && !no_sync(sd)) in tc358743_hdmi_clk_int_handler()
1238 if (no_sync(sd) || no_signal(sd)) { in tc358743_hdmi_sys_int_handler()
1544 *status |= no_sync(sd) ? V4L2_IN_ST_NO_SYNC : 0; in tc358743_g_input_status()
/linux-6.15/Documentation/scsi/
H A DChangeLog.ncr53c8xx261 - 'no_sync' changed to 'no_disc' in the README file. This is an old