Searched refs:check_id (Results 1 – 5 of 5) sorted by relevance
105 .check_id = &adxl312_check_id,113 .check_id = &adxl313_check_id,121 .check_id = &adxl312_check_id,352 ret = data->chip_info->check_id(dev, data); in adxl313_setup()
76 int (*check_id)(struct device *dev, struct adxl313_data *data); member
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,
337 const struct mptcp_addr_info *addr, bool check_id) in mptcp_pm_del_add_timer() argument345 if (entry && (!check_id || entry->addr.id == addr->id)) { in mptcp_pm_del_add_timer()349 if (!check_id && entry) in mptcp_pm_del_add_timer()
1026 const struct mptcp_addr_info *addr, bool check_id);