Searched refs:write (Results 376 - 400 of 1001) sorted by relevance

<<11121314151617181920>>

/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c21 this program; if not, write to the Free Software Foundation, Inc., 59
271 .write = write_debug_level,
/drivers/tty/serial/
H A Dmsm_smd_tty.c150 ** never be able to write more data than there
186 .write = smd_tty_write,
/drivers/usb/musb/
H A Dmusb_debugfs.c17 * along with this program; if not, write to the Free Software
230 .write = musb_test_mode_write,
/drivers/usb/serial/
H A Dipw.c305 .write = usb_wwan_write,
H A Domninet.c62 .write = omninet_write,
175 dev_dbg(&port->dev, "%s - write request of 0 bytes\n", __func__);
204 "%s - failed submitting write urb, error %d\n",
238 dev_dbg(&port->dev, "%s - nonzero write bulk status received: %d\n",
/drivers/watchdog/
H A Dadvantechwdt.c58 * To enable or restart, write the timeout value in seconds (1 to 63)
63 * (0x43 is also a write-only control register for the 8254 timer!)
225 .write = advwdt_write,
H A Dalim1535_wdt.c136 * Handle a write to the ALi watchdog. Writing to the file pings
367 .write = ali_write,
H A Dalim7101_wdt.c292 .write = fop_write,
H A Dar7_wdt.c22 * along with this program; if not, write to the Free Software
262 .write = ar7_wdt_write,
H A Dath79_wdt.c87 /* flush write */
104 /* flush write */
111 /* flush write */
238 .write = ath79_wdt_write,
H A Dbcm63xx_wdt.c225 .write = bcm63xx_wdt_write,
H A Dbfin_wdt.c191 * @buf: buffer to write
195 * Pings the watchdog on write.
334 .write = bfin_wdt_write,
H A Dcpu5wdt.c17 * along with this program; if not, write to the Free Software
205 .write = cpu5wdt_write,
H A Ddw_wdt.c309 .write = dw_wdt_write,
H A Deurotechwdt.c194 * @buf: buffer to write (unused as data does not matter here
196 * @ppos: pointer to the position to write. No seeks allowed
198 * A write to a watchdog device is defined as a keepalive signal. Any
199 * write of data will do, as we we don't define content meaning.
376 .write = eurwdt_write,
H A Dgef_wdt.c92 /* We write a 1, then a 2 -- to the appropriate field */
253 .write = gef_wdt_write,
H A Dgeodewdt.c206 .write = geodewdt_write,
H A Di6300esb.c169 * val will be 1 << 9 = 512, then write that to two
321 .write = esb_write,
H A Dib700wdt.c64 * watchdog timer and allow the system to reset, write I/O port 0443H.
65 * To disable the timer, write I/O port 0441H for the system to stop the
264 .write = ibwdt_write,
H A Dibmasr.c345 .write = asr_write,
H A Dit8712f_wdt.c61 #define REG 0x2e /* The register to read/write */
62 #define VAL 0x2f /* The value to read/write */
79 #define WDT_RESET_GAME 0x10 /* Reset timer on read or write to game port */
91 MODULE_PARM_DESC(wdt_control_reg, "Value to write to watchdog control "
350 .write = it8712f_wdt_write,
H A Dks8695_wdt.c229 .write = ks8695_wdt_write,
H A Dmachzwd.c367 .write = zf_write,
H A Dmv64x60_wdt.c81 /* We write a 1, then a 2 -- to the appropriate field */
244 .write = mv64x60_wdt_write,
H A Dnuc900_wdt.c234 .write = nuc900_wdt_write,

Completed in 749 milliseconds

<<11121314151617181920>>