Lines Matching defs:data

20 int phytec_eeprom_data_setup_fallback(struct phytec_eeprom_data *data,  in phytec_eeprom_data_setup_fallback()
38 int phytec_eeprom_data_setup(struct phytec_eeprom_data *data, in phytec_eeprom_data_setup()
50 int phytec_eeprom_read(u8 *data, int bus_num, int addr, int size, int offset) in phytec_eeprom_read()
75 int phytec_eeprom_data_init_v2(struct phytec_eeprom_data *data) in phytec_eeprom_data_init_v2()
96 int phytec_eeprom_data_init_v3_block(struct phytec_eeprom_data *data, in phytec_eeprom_data_init_v3_block()
133 int phytec_eeprom_data_init_v3(struct phytec_eeprom_data *data, in phytec_eeprom_data_init_v3()
214 inline int phytec_eeprom_data_init_v3(struct phytec_eeprom_data *data, in phytec_eeprom_data_init_v3()
222 int phytec_eeprom_data_init(struct phytec_eeprom_data *data, in phytec_eeprom_data_init()
274 static int phytec_get_product_name(struct phytec_eeprom_data *data, in phytec_get_product_name()
323 static int phytec_get_part_number(struct phytec_eeprom_data *data, in phytec_get_part_number()
383 void __maybe_unused phytec_print_som_info(struct phytec_eeprom_data *data) in phytec_print_som_info()
412 char * __maybe_unused phytec_get_opt(struct phytec_eeprom_data *data) in phytec_get_opt()
430 u8 __maybe_unused phytec_get_rev(struct phytec_eeprom_data *data) in phytec_get_rev()
445 u8 __maybe_unused phytec_get_som_type(struct phytec_eeprom_data *data) in phytec_get_som_type()
457 int phytec_ft_board_fixup(struct phytec_eeprom_data *data, void *blob) in phytec_ft_board_fixup()
510 __maybe_unused phytec_get_block_head(struct phytec_eeprom_data *data) in phytec_get_block_head()
522 inline int phytec_eeprom_data_setup(struct phytec_eeprom_data *data, in phytec_eeprom_data_setup()
528 inline int phytec_eeprom_data_setup_fallback(struct phytec_eeprom_data *data, in phytec_eeprom_data_setup_fallback()
535 inline int phytec_eeprom_data_init(struct phytec_eeprom_data *data, in phytec_eeprom_data_init()
541 inline void __maybe_unused phytec_print_som_info(struct phytec_eeprom_data *data) in phytec_print_som_info()
545 inline char *__maybe_unused phytec_get_opt(struct phytec_eeprom_data *data) in phytec_get_opt()
550 u8 __maybe_unused phytec_get_rev(struct phytec_eeprom_data *data) in phytec_get_rev()
555 u8 __maybe_unused phytec_get_som_type(struct phytec_eeprom_data *data) in phytec_get_som_type()
561 phytec_get_block_head(struct phytec_eeprom_data *data) in phytec_get_block_head()
567 inline int phytec_ft_board_fixup(struct phytec_eeprom_data *data, void *blob) in phytec_ft_board_fixup()