Searched refs:set_minor (Results 1 – 2 of 2) sorted by relevance
357 static struct db_minor *set_minor(struct di_devlink_handle *hdp, uint32_t idx);
882 if ((dmp = set_minor(hdp, idx)) == NULL) { in write_minors()2826 set_minor(struct di_devlink_handle *hdp, uint32_t idx) in set_minor() function