Home
last modified time | relevance | path

Searched refs:write (Results 5051 - 5075 of 8960) sorted by relevance

1...<<201202203204205206207208209210>>...359

/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dtimerlist.py218 gdb.write(text)
H A Ddmesg.py143 # With python2 gdb.write will attempt to convert unicode to
147 gdb.write(msg)
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss.c214 .write = odev_write,
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dpxa2xx-ac97.c56 .write = pxa2xx_ac97_write_actrl,
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dapi-io.c47 if (write(fd, contents, contents_len) < contents_len) { in make_test_file()
48 pr_debug("short write"); in make_test_file()
/kernel/linux/linux-5.10/sound/soc/txx9/
H A Dtxx9aclc-ac97.c91 "ac97 write timeout (reg %#x)\n", reg); in txx9aclc_ac97_write()
121 .write = txx9aclc_ac97_write,
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dhac.c12 * ac97_read/write() functions regarding WHICH unit to use. You'll have
97 * AC97 read/write flow as outlined in the SH7760 manual (pages 903-906)
230 .write = hac_ac97_write,
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dutil.c69 .write = ui_browser__argv_write, in ui__popup_menu()
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpuidle.c80 * helper function to write a new value to a /sys file
102 numwrite = write(fd, value, len); in cpuidle_state_write_file()
226 * -3 No write access to disable/enable C-states
/kernel/linux/linux-5.10/tools/testing/kunit/
H A Dkunit_kernel.py76 config.write(disable)
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dmv64x60_wdt.c79 /* We write a 1, then a 2 -- to the appropriate field */ in mv64x60_wdt_toggle_wdc()
242 .write = mv64x60_wdt_write,
H A Dalim1535_wdt.c132 * Handle a write to the ALi watchdog. Writing to the file pings
363 .write = ali_write,
H A Dar7_wdt.c250 .write = ar7_wdt_write,
H A Dadvantechwdt.c54 * To enable or restart, write the timeout value in seconds (1 to 63)
59 * (0x43 is also a write-only control register for the 8254 timer!)
221 .write = advwdt_write,
H A Dpika_wdt.c74 * kicked by performing any write access to the reset in pikawdt_reset()
215 .write = pikawdt_write,
H A Dsc520_wdt.c161 readw(wdtmrctl); /* ensure write synchronization */ in wdt_config()
167 /* write WDT configuration register */ in wdt_config()
335 .write = fop_write,
H A Dsbc60xxwdt.c279 .write = fop_write,
H A Drc32434_wdt.c67 /* apply or and nand masks to data read from addr and write back */
246 .write = rc32434_wdt_write,
H A Drdc321x_wdt.c204 .write = rdc321x_wdt_write,
H A Dw83877f_wdt.c303 .write = fop_write,
H A Dat91rm9200_wdt.c219 .write = at91_wdt_write,
H A Dath79_wdt.c84 /* flush write */ in ath79_wdt_keepalive()
101 /* flush write */ in ath79_wdt_enable()
108 /* flush write */ in ath79_wdt_disable()
235 .write = ath79_wdt_write,
H A Dib700wdt.c60 * watchdog timer and allow the system to reset, write I/O port 0443H.
61 * To disable the timer, write I/O port 0441H for the system to stop the
260 .write = ibwdt_write,
H A Deurotechwdt.c190 * @buf: buffer to write (unused as data does not matter here
192 * @ppos: pointer to the position to write. No seeks allowed
194 * A write to a watchdog device is defined as a keepalive signal. Any
195 * write of data will do, as we we don't define content meaning.
372 .write = eurwdt_write,
H A Dgef_wdt.c88 /* We write a 1, then a 2 -- to the appropriate field */ in gef_wdt_toggle_wdc()
249 .write = gef_wdt_write,

Completed in 16 milliseconds

1...<<201202203204205206207208209210>>...359