OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flash_data
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/test/
bdaddr.c
87
uint8_t
flash_data
[253];
member in struct:__anon1804
91
static int ericsson_store_in_flash(int dd, uint8_t user_id, uint8_t flash_length, uint8_t *
flash_data
)
100
memcpy(cp.
flash_data
,
flash_data
, flash_length);
/bootable/bootloader/legacy/arch_msm7k/
nand.c
494
static void *
flash_data
;
variable
500
flash_data
= alloc(2048);
Completed in 141 milliseconds