Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c538 int nv50_crc_set_source(struct drm_crtc *crtc, const char *source_str) in nv50_crc_set_source()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c6360 const char *source_str = &((const char *)buf)[*offset]; in qed_read_str_from_buf() local