Searched refs:auxdev_name (Results 1 – 1 of 1) sorted by relevance
174 const char *auxdev_name = dev_name(&auxdev->dev); in auxiliary_match_id() local175 const char *p = strrchr(auxdev_name, '.'); in auxiliary_match_id()180 match_size = p - auxdev_name; in auxiliary_match_id()185 !strncmp(auxdev_name, id->name, match_size)) in auxiliary_match_id()