Searched refs:check_id (Results 1 – 5 of 5) sorted by relevance
64 int (*check_id)(struct himax_ts_data *ts); member361 if (ts->chip->check_id) { in himax_probe()404 .check_id = himax_check_product_id,
105 int (*check_id)(struct device *dev, struct adxl313_data *data); member
181 .check_id = &adxl312_check_id,189 .check_id = &adxl313_check_id,197 .check_id = &adxl312_check_id,1178 ret = data->chip_info->check_id(dev, data); in adxl313_setup()
396 const struct mptcp_addr_info *addr, bool check_id) in mptcp_pm_del_add_timer() argument406 if (entry && (!check_id || entry->addr.id == addr->id)) { in mptcp_pm_del_add_timer()410 if (!check_id && entry) in mptcp_pm_del_add_timer()
1137 const struct mptcp_addr_info *addr, bool check_id);