Searched defs:program_size (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/leds/ |
H A D | leds-lp5562.c | 221 int program_size; lp5562_update_firmware() local
|
/linux-4.1.27/drivers/misc/altera-stapl/ |
H A D | altera.c | 2129 static int altera_get_note(u8 *p, s32 program_size, altera_get_note() argument 2222 static int altera_check_crc(u8 *p, s32 program_size) altera_check_crc() argument 218 altera_execute(struct altera_state *astate, u8 *p, s32 program_size, s32 *error_address, int *exit_code, int *format_version) altera_execute() argument 2302 altera_get_file_info(u8 *p, s32 program_size, int *format_version, int *action_count, int *procedure_count) altera_get_file_info() argument 2332 altera_get_act_info(u8 *p, s32 program_size, int index, char **name, char **description, struct altera_procinfo **proc_list) altera_get_act_info() argument
|
Completed in 88 milliseconds