Searched refs:source_str (Results 1 – 2 of 2) sorted by relevance
543 int nv50_crc_set_source(struct drm_crtc *crtc, const char *source_str) in nv50_crc_set_source() argument557 ret = nv50_crc_parse_source(source_str, &source); in nv50_crc_set_source()
5936 const char *source_str = &((const char *)buf)[*offset]; in qed_read_str_from_buf() local5938 strncpy(dest, source_str, size); in qed_read_str_from_buf()