Home
last modified time | relevance | path

Searched refs:sep (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debugfs_helper.c58 char sep; in set_attr_from_string() local
74 sep = ptr[len]; in set_attr_from_string()
75 if (sep == ' ') { in set_attr_from_string()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debugfs_helper.c58 char sep; in set_attr_from_string() local
73 sep = ptr[len]; in set_attr_from_string()
74 if (sep == ' ') in set_attr_from_string()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmwifi_channels.h71 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \
72 (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (sep))
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c1604 const char *delim, *option, *sep; in drm_mode_parse_cmdline_options() local
1676 sep = strchr(delim, ','); in drm_mode_parse_cmdline_options()
1677 option = sep + 1; in drm_mode_parse_cmdline_options()
1678 } while (sep); in drm_mode_parse_cmdline_options()

Completed in 5 milliseconds