| /kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
| H A D | realtek-smi.c | 289 * is when issueing soft reset. Since the device reset as soon as we write 389 priv->slave_mii_bus->write = realtek_smi_mdio_write; in realtek_smi_setup_mdio()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
| H A D | encx24j600-regmap.c | 478 .write = regmap_encx24j600_write,
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | hwmon.c | 160 .write = mlx5_hwmon_write,
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| H A D | debug.c | 383 .write = dfs_file_write,
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
| H A D | hns_mdio.c | 178 /* after that can do read or write*/ in hns_mdio_wait_ready() 226 dev_dbg(&bus->dev, "mdio write %s,base is %p\n", in hns_mdio_write_c22() 228 dev_dbg(&bus->dev, "phy id=%d, reg=%#x, write data=%d\n", in hns_mdio_write_c22() 268 dev_dbg(&bus->dev, "mdio write %s,base is %p\n", in hns_mdio_write_c45() 270 dev_dbg(&bus->dev, "phy id=%d, devad=%d, reg=%#x, write data=%d\n", in hns_mdio_write_c45() 280 /* config the cmd-reg to write addr*/ in hns_mdio_write_c45() 286 /* check for read or write opt is finished */ in hns_mdio_write_c45() 334 /* check for read or write opt is finished */ in hns_mdio_read_c22() 386 /* Step 2; config the cmd-reg to write addr*/ in hns_mdio_read_c45() 389 /* Step 3: check for read or write op in hns_mdio_read_c45() [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| H A D | hw.h | 534 * Where X=[read|write], L=locking, P=sets page, A=register access 571 s32 (*write)(struct e1000_hw *, u16, u16, u16 *); member
|
| H A D | e1000.h | 61 /* How many Rx Buffers do we bundle into one write to the hardware ? */ 591 return hw->nvm.ops.write(hw, offset, words, data); in e1000_write_nvm()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.h | 165 bool write, struct ice_sq_cd *cd);
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | acpi_dbg.c | 105 * Another write is not in progress and there is buffer space in __acpi_aml_writable() 106 * available for write. in __acpi_aml_writable() 726 .write = acpi_aml_write,
|
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| H A D | charlcd.c | 475 * charlcd_write() is invoked as a VFS->write() callback in charlcd_write() 501 if (file->f_mode & FMODE_READ) /* device is write-only */ in charlcd_open() 524 .write = charlcd_write, 578 * Since charlcd_init_display() needs to write data, we have to in charlcd_init()
|
| /kernel/linux/linux-6.6/fs/netfs/ |
| H A D | io.c | 75 * subreq->pos + subreq->len - 1. It may not backtrack and write data into the 218 cres->ops->write(cres, subreq->start, &iter, in netfs_rreq_do_write_to_cache()
|
| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | daemon.c | 54 .write = cachefiles_daemon_write,
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | miscdev.c | 344 * ecryptfs_miscdev_write - handle write to daemon miscdev handle 451 .write = ecryptfs_miscdev_write,
|
| /kernel/linux/linux-6.6/fs/coda/ |
| H A D | psdev.c | 348 .write = coda_psdev_write,
|
| /kernel/linux/linux-6.6/fs/ocfs2/dlmfs/ |
| H A D | dlmfs.c | 133 /* We don't want to honor O_APPEND at read/write time as it in dlmfs_file_open() 251 /* don't write past the lvb */ in dlmfs_file_write() 530 .write = dlmfs_file_write,
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| H A D | cpwd.c | 507 .write = cpwd_write,
|
| H A D | pcwd_usb.c | 553 .write = usb_pcwd_write,
|
| H A D | pcwd_pci.c | 167 * After the required data has been written then write the command to in send_command() 647 .write = pcipcwd_write,
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hwmon.h | 395 * @write: Write callback for data attributes. Mandatory if writeable 403 * @val: Value to write 413 int (*write)(struct device *dev, enum hwmon_sensor_types type, member
|
| H A D | debugfs.h | 59 .write = (__is_signed) ? debugfs_attr_write_signed : debugfs_attr_write, \ 384 * debugfs_create_xul - create a debugfs file that is used to read and write an 391 * @value: a pointer to the variable that the file should read to and write
|
| H A D | kernfs.h | 134 * respective read or write access at all (none of S_IRUGO or 298 * write() is bounced through kernel buffer. If atomic_write_len 299 * is not set, a write larger than PAGE_SIZE results in partial 307 * all read/write requests. As ->seq_show uses seq_read() 309 * ->prealloc. Provide ->read and ->write with ->prealloc. 312 ssize_t (*write)(struct kernfs_open_file *of, char *buf, size_t bytes, member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | ndisc.h | 489 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write,
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | tape_char.c | 48 .write = tapechar_write, 184 * Tape device write function 196 DBF_EVENT(6, "TCHAR:write\n"); in tapechar_write() 201 DBF_EVENT(3, "TCHAR:write smaller than block " in tapechar_write() 255 * After doing a write we always need two tapemarks to correctly in tapechar_write() 259 * tapemark it doesn't hurt to write two marks again. in tapechar_write() 314 * write all required tapemarks. Otherwise only one to terminate the in tapechar_release() 357 * Operations that change tape position should write final in __tapechar_ioctl()
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | 21285.c | 461 .write = serial21285_console_write,
|
| H A D | apbuart.c | 480 .write = apbuart_console_write,
|