Searched refs:input_match_device_id (Results 1 – 3 of 3) sorted by relevance
476 bool input_match_device_id(const struct input_dev *dev,
944 bool input_match_device_id(const struct input_dev *dev, in input_match_device_id() function978 EXPORT_SYMBOL(input_match_device_id);986 if (input_match_device_id(dev, id) && in input_match_device()
802 if (input_match_device_id(dev, id)) { in joydev_dev_is_blacklisted()