Home
last modified time | relevance | path

Searched refs:sync_write (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c104 .sync_write = ucsi_acpi_sync_write,
127 .sync_write = ucsi_acpi_sync_write,
181 .sync_write = ucsi_dell_sync_write,
H A Ducsi_glink.c190 .sync_write = pmic_glink_ucsi_sync_write,
H A Ducsi.c46 return ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &ctrl, sizeof(ctrl)); in ucsi_acknowledge_command()
56 return ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &ctrl, sizeof(ctrl)); in ucsi_acknowledge_connector_change()
127 ret = ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &cmd, sizeof(cmd)); in ucsi_exec_command()
1514 if (!ops || !ops->read || !ops->sync_write || !ops->async_write) in ucsi_create()
/kernel/linux/linux-5.10/include/linux/
H A Domap-gpmc.h26 bool sync_write; member
/kernel/linux/linux-6.6/include/linux/
H A Domap-gpmc.h26 bool sync_write; member
/kernel/linux/linux-5.10/drivers/staging/nvec/
H A Dnvec.h128 * @sync_write: A completion to signal that a synchronous message is complete
157 struct completion sync_write; member
H A Dnvec.c312 if (!(wait_for_completion_timeout(&nvec->sync_write, in nvec_write_sync()
454 complete(&nvec->sync_write); in nvec_dispatch()
818 init_completion(&nvec->sync_write); in tegra_nvec_probe()
/kernel/linux/linux-6.6/drivers/staging/nvec/
H A Dnvec.h128 * @sync_write: A completion to signal that a synchronous message is complete
157 struct completion sync_write; member
H A Dnvec.c313 if (!(wait_for_completion_timeout(&nvec->sync_write, in nvec_write_sync()
455 complete(&nvec->sync_write); in nvec_dispatch()
819 init_completion(&nvec->sync_write); in tegra_nvec_probe()
/kernel/linux/linux-5.10/drivers/memory/
H A Domap-gpmc.c712 if (!s->sync_read && !s->sync_write && in gpmc_cs_set_timings()
1178 if (!s->sync_write) { in gpmc_omap_onenand_calc_sync_timings()
1214 info->sync_write = gpmc_s.sync_write; in gpmc_omap_onenand_set_timings()
1217 if (!gpmc_s.sync_read && !gpmc_s.sync_write) in gpmc_omap_onenand_set_timings()
1774 sync = (gpmc_s->sync_read || gpmc_s->sync_write); in gpmc_calc_timings()
1786 if (gpmc_s && gpmc_s->sync_write) in gpmc_calc_timings()
1854 if (p->sync_write) in gpmc_cs_program_settings()
1962 p->sync_write = of_property_read_bool(np, "gpmc,sync-write"); in gpmc_read_settings_dt()
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dgpmc-omap.h145 bool sync_write; /* enables synchronous writes */ member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dgpmc-omap.h152 bool sync_write; /* enables synchronous writes */ member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dusb-tusb6010.c36 .sync_write = true,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dusb-tusb6010.c36 .sync_write = true,
/kernel/linux/linux-6.6/drivers/memory/
H A Domap-gpmc.c726 if (!s->sync_read && !s->sync_write && in gpmc_cs_set_timings()
1248 if (!s->sync_write) { in gpmc_omap_onenand_calc_sync_timings()
1284 info->sync_write = gpmc_s.sync_write; in gpmc_omap_onenand_set_timings()
1287 if (!gpmc_s.sync_read && !gpmc_s.sync_write) in gpmc_omap_onenand_set_timings()
1850 sync = (gpmc_s->sync_read || gpmc_s->sync_write); in gpmc_calc_timings()
1862 if (gpmc_s && gpmc_s->sync_write) in gpmc_calc_timings()
1931 if (p->sync_write) in gpmc_cs_program_settings()
2041 p->sync_write = of_property_read_bool(np, "gpmc,sync-write"); in gpmc_read_settings_dt()
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/
H A Donenand_omap2.c558 r = omap2_onenand_set_cfg(c, info.sync_read, info.sync_write, in omap2_onenand_probe()
563 if (info.sync_read || info.sync_write) in omap2_onenand_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/onenand/
H A Donenand_omap2.c552 r = omap2_onenand_set_cfg(c, info.sync_read, info.sync_write, in omap2_onenand_probe()
557 if (info.sync_read || info.sync_write) in omap2_onenand_probe()
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c99 .sync_write = ucsi_acpi_sync_write,
H A Ducsi.c46 return ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &ctrl, sizeof(ctrl)); in ucsi_acknowledge_command()
56 return ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &ctrl, sizeof(ctrl)); in ucsi_acknowledge_connector_change()
127 ret = ucsi->ops->sync_write(ucsi, UCSI_CONTROL, &cmd, sizeof(cmd)); in ucsi_exec_command()
1265 if (!ops || !ops->read || !ops->sync_write || !ops->async_write) in ucsi_create()
H A Ducsi.h39 * @sync_write: Blocking write operation
43 * Read and write routines for UCSI interface. @sync_write must wait for the
50 int (*sync_write)(struct ucsi *ucsi, unsigned int offset, member
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_bus.c119 else if (bus->sync_write) in snd_hdac_bus_exec_verb_unlocked()
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_bus.c118 else if (bus->sync_write) in snd_hdac_bus_exec_verb_unlocked()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb1ops.c1128 rc = tcon->ses->server->ops->sync_write(xid, &fid, &io_parms, in cifs_make_node()
1134 rc = tcon->ses->server->ops->sync_write(xid, &fid, &io_parms, in cifs_make_node()
1206 .sync_write = cifs_sync_write,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb1ops.c1134 rc = tcon->ses->server->ops->sync_write(xid, &fid, &io_parms, in cifs_make_node()
1140 rc = tcon->ses->server->ops->sync_write(xid, &fid, &io_parms, in cifs_make_node()
1214 .sync_write = cifs_sync_write,
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_tegra.c419 chip->bus.core.sync_write = 0; in hda_tegra_create()

Completed in 29 milliseconds

12