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
180 .check_id = &adxl312_check_id,188 .check_id = &adxl313_check_id,196 .check_id = &adxl312_check_id,1179 ret = data->chip_info->check_id(dev, data); in adxl313_setup()
376 const struct mptcp_addr_info *addr, bool check_id) in mptcp_pm_del_add_timer() argument386 if (entry && (!check_id || entry->addr.id == addr->id)) { in mptcp_pm_del_add_timer()390 if (!check_id && entry) in mptcp_pm_del_add_timer()
1100 const struct mptcp_addr_info *addr, bool check_id);