Searched refs:write (Results 5051 - 5075 of 8960) sorted by relevance
1...<<201202203204205206207208209210>>...359
| /kernel/linux/linux-5.10/scripts/gdb/linux/ |
| H A D | timerlist.py | 218 gdb.write(text)
|
| H A D | dmesg.py | 143 # 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 D | seq_oss.c | 214 .write = odev_write,
|
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| H A D | pxa2xx-ac97.c | 56 .write = pxa2xx_ac97_write_actrl,
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | api-io.c | 47 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 D | txx9aclc-ac97.c | 91 "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 D | hac.c | 12 * 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 D | util.c | 69 .write = ui_browser__argv_write, in ui__popup_menu()
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| H A D | cpuidle.c | 80 * 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 D | kunit_kernel.py | 76 config.write(disable)
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | mv64x60_wdt.c | 79 /* We write a 1, then a 2 -- to the appropriate field */ in mv64x60_wdt_toggle_wdc() 242 .write = mv64x60_wdt_write,
|
| H A D | alim1535_wdt.c | 132 * Handle a write to the ALi watchdog. Writing to the file pings 363 .write = ali_write,
|
| H A D | ar7_wdt.c | 250 .write = ar7_wdt_write,
|
| H A D | advantechwdt.c | 54 * 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 D | pika_wdt.c | 74 * kicked by performing any write access to the reset in pikawdt_reset() 215 .write = pikawdt_write,
|
| H A D | sc520_wdt.c | 161 readw(wdtmrctl); /* ensure write synchronization */ in wdt_config() 167 /* write WDT configuration register */ in wdt_config() 335 .write = fop_write,
|
| H A D | sbc60xxwdt.c | 279 .write = fop_write,
|
| H A D | rc32434_wdt.c | 67 /* apply or and nand masks to data read from addr and write back */ 246 .write = rc32434_wdt_write,
|
| H A D | rdc321x_wdt.c | 204 .write = rdc321x_wdt_write,
|
| H A D | w83877f_wdt.c | 303 .write = fop_write,
|
| H A D | at91rm9200_wdt.c | 219 .write = at91_wdt_write,
|
| H A D | ath79_wdt.c | 84 /* 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 D | ib700wdt.c | 60 * 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 D | eurotechwdt.c | 190 * @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 D | gef_wdt.c | 88 /* 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