Home
last modified time | relevance | path

Searched refs:source_str (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.c543 int nv50_crc_set_source(struct drm_crtc *crtc, const char *source_str) in nv50_crc_set_source() argument
557 ret = nv50_crc_parse_source(source_str, &source); in nv50_crc_set_source()
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c5936 const char *source_str = &((const char *)buf)[*offset]; in qed_read_str_from_buf() local
5938 strncpy(dest, source_str, size); in qed_read_str_from_buf()