Searched refs:contents (Results 1 – 20 of 20) sorted by relevance
/drivers/char/ |
D | nvram.c | 126 static void mach_proc_infos(unsigned char *contents, struct seq_file *seq, 236 unsigned char contents[NVRAM_BYTES]; in nvram_read() local 245 for (tmp = contents; count-- > 0 && i < NVRAM_BYTES; ++i, ++tmp) in nvram_read() 250 if (copy_to_user(buf, contents, tmp - contents)) in nvram_read() 255 return tmp - contents; in nvram_read() 265 unsigned char contents[NVRAM_BYTES]; in nvram_write() local 277 if (copy_from_user(contents, buf, count)) in nvram_write() 285 for (tmp = contents; count--; ++i, ++tmp) in nvram_write() 294 return tmp - contents; in nvram_write() 391 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local [all …]
|
D | Kconfig | 254 flash contents can render your computer unbootable. On no account
|
/drivers/atm/ |
D | nicstarmac.copyright | 30 * copy small buffer contents to head of large buffer.
|
/drivers/net/wireless/libertas/ |
D | README | 44 Use the -e option to read the EEPROM contents of the card. 179 Display the current contents of the driver scan table (ie. get the
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 83 contents in diagnostics. This make it much easier to understand debug
|
D | Kconfig.aic7xxx | 88 contents in diagnostics. This make it much easier to understand debug
|
D | aic79xx.reg | 4030 * Since the HS_MAIBOX is self clearing, copy its contents to
|
D | aic7xxx.seq | 424 /* Save latched contents */
|
D | aic79xx.seq | 1657 * Ensure that any FIFO contents are cleared out and the
|
/drivers/md/ |
D | Kconfig | 458 target is setup by reading the metadata contents piggybacked 460 of the metadata contents are verified against the key included
|
/drivers/staging/wlags49_h2/ |
D | README.ubuntu | 139 their source-code is BSD licensed, and I've included the contents of the
|
/drivers/net/wireless/mwifiex/ |
D | README | 184 This command is used to read the EEPROM contents of the card.
|
/drivers/xen/ |
D | Kconfig | 119 but will have no xen contents.
|
/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | hw.c | 323 static void _rtl92cu_read_board_type(struct ieee80211_hw *hw, u8 *contents) in _rtl92cu_read_board_type() argument 330 boardType = ((contents[EEPROM_RF_OPT1]) & in _rtl92cu_read_board_type() 333 boardType = contents[EEPROM_RF_OPT4]; in _rtl92cu_read_board_type()
|
/drivers/staging/zcache/ramster/ |
D | ramster-howto.txt | 51 Now that you've memorized the contents of those articles, let's get started!
|
/drivers/staging/rtl8192e/ |
D | license | 79 only if its contents constitute a work based on the Program (independent
|
/drivers/staging/usbip/userspace/ |
D | COPYING | 75 is covered only if its contents constitute a work based on the
|
/drivers/staging/rtl8192u/ |
D | copying | 75 is covered only if its contents constitute a work based on the
|
/drivers/staging/speakup/ |
D | spkguide.txt | 772 the contents of the window. This is especially helpful when you are hearing 1449 different contents, make the title of each such section unique by
|
/drivers/video/ |
D | Kconfig | 2347 Select this option if display contents should be inherited as set by
|