Lines Matching defs:map
113 static void cmis_show_identifier(const struct cmis_memory_map *map) in cmis_show_identifier()
118 static void cmis_show_connector(const struct cmis_memory_map *map) in cmis_show_connector()
123 static void cmis_show_oui(const struct cmis_memory_map *map) in cmis_show_oui()
133 static void cmis_show_rev_compliance(const struct cmis_memory_map *map) in cmis_show_rev_compliance()
143 cmis_show_signals_one(const struct cmis_memory_map *map, const char *name, in cmis_show_signals_one()
160 static void cmis_show_signals(const struct cmis_memory_map *map) in cmis_show_signals()
187 static void cmis_show_power_info(const struct cmis_memory_map *map) in cmis_show_power_info()
212 static void cmis_show_cbl_asm_len(const struct cmis_memory_map *map) in cmis_show_cbl_asm_len()
255 static void cmis_print_smf_cbl_len(const struct cmis_memory_map *map) in cmis_print_smf_cbl_len()
287 static void cmis_show_sig_integrity(const struct cmis_memory_map *map) in cmis_show_sig_integrity()
317 static void cmis_show_mit_compliance(const struct cmis_memory_map *map) in cmis_show_mit_compliance()
401 static void cmis_show_link_len(const struct cmis_memory_map *map) in cmis_show_link_len()
421 static void cmis_show_vendor_info(const struct cmis_memory_map *map) in cmis_show_vendor_info()
448 static void cmis_show_mod_state(const struct cmis_memory_map *map) in cmis_show_mod_state()
481 static void cmis_show_mod_fault_cause(const struct cmis_memory_map *map) in cmis_show_mod_fault_cause()
515 static void cmis_show_mod_lvl_controls(const struct cmis_memory_map *map) in cmis_show_mod_lvl_controls()
525 static void cmis_parse_dom_power_type(const struct cmis_memory_map *map, in cmis_parse_dom_power_type()
534 static void cmis_parse_dom_mod_lvl_monitors(const struct cmis_memory_map *map, in cmis_parse_dom_mod_lvl_monitors()
543 static void cmis_parse_dom_mod_lvl_thresh(const struct cmis_memory_map *map, in cmis_parse_dom_mod_lvl_thresh()
570 static __u8 cmis_tx_bias_mul(const struct cmis_memory_map *map) in cmis_tx_bias_mul()
586 cmis_parse_dom_chan_lvl_monitors_bank(const struct cmis_memory_map *map, in cmis_parse_dom_chan_lvl_monitors_bank()
614 static void cmis_parse_dom_chan_lvl_monitors(const struct cmis_memory_map *map, in cmis_parse_dom_chan_lvl_monitors()
623 static void cmis_parse_dom_chan_lvl_thresh(const struct cmis_memory_map *map, in cmis_parse_dom_chan_lvl_thresh()
663 static void cmis_parse_dom(const struct cmis_memory_map *map, in cmis_parse_dom()
686 cmis_show_dom_chan_lvl_tx_bias_bank(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_tx_bias_bank()
705 static void cmis_show_dom_chan_lvl_tx_bias(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_tx_bias()
722 cmis_show_dom_chan_lvl_tx_power_bank(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_tx_power_bank()
741 static void cmis_show_dom_chan_lvl_tx_power(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_tx_power()
757 cmis_show_dom_chan_lvl_rx_power_bank(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_rx_power_bank()
782 static void cmis_show_dom_chan_lvl_rx_power(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_rx_power()
794 static void cmis_show_dom_chan_lvl_monitors(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_monitors()
805 static void cmis_show_dom_mod_lvl_flags(const struct cmis_memory_map *map) in cmis_show_dom_mod_lvl_flags()
820 static void cmis_show_dom_chan_lvl_flags_chan(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_flags_chan()
841 cmis_show_dom_chan_lvl_flags_bank(const struct cmis_memory_map *map, in cmis_show_dom_chan_lvl_flags_bank()
857 static void cmis_show_dom_chan_lvl_flags(const struct cmis_memory_map *map) in cmis_show_dom_chan_lvl_flags()
866 static void cmis_show_dom(const struct cmis_memory_map *map) in cmis_show_dom()
887 static void cmis_show_all_common(const struct cmis_memory_map *map) in cmis_show_all_common()
905 static void cmis_memory_map_init_buf(struct cmis_memory_map *map, in cmis_memory_map_init_buf()
929 struct cmis_memory_map map = {}; in cmis_show_all_ioctl() local
946 static int cmis_num_banks_get(const struct cmis_memory_map *map, in cmis_num_banks_get()
969 struct cmis_memory_map *map) in cmis_memory_map_init_pages()
1032 struct cmis_memory_map map = {}; in cmis_show_all_nl() local