Searched defs:tncc (Results 1 – 2 of 2) sorted by relevance
486 static void tncc_send_to_imcs(struct tncc_data *tncc, unsigned int type, in tncc_send_to_imcs()510 void tncc_init_connection(struct tncc_data *tncc) in tncc_init_connection()529 size_t tncc_total_send_len(struct tncc_data *tncc) in tncc_total_send_len()540 u8 * tncc_copy_send_buf(struct tncc_data *tncc, u8 *pos) in tncc_copy_send_buf()559 char * tncc_if_tnccs_start(struct tncc_data *tncc) in tncc_if_tnccs_start()580 static void tncc_notify_recommendation(struct tncc_data *tncc, in tncc_notify_recommendation()686 enum tncc_process_res tncc_process_if_tnccs(struct tncc_data *tncc, in tncc_process_if_tnccs()881 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()995 static int tncc_read_config(struct tncc_data *tncc) in tncc_read_config()1069 static int tncc_read_config(struct tncc_data *tncc) in tncc_read_config()[all …]
19 struct tncc_data *tncc; member