OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wr_buf_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_debugfs.c
156
char *
wr_buf_ptr
= NULL;
local in function:dp_link_settings_write
173
wr_buf_ptr
= wr_buf;
175
r = copy_from_user(
wr_buf_ptr
, buf, wr_buf_size);
186
while (isspace(*
wr_buf_ptr
))
187
wr_buf_ptr
++;
189
while ((*
wr_buf_ptr
!= '\0') && (param_index < 2)) {
191
sub_str = strsep(&
wr_buf_ptr
, delimiter);
199
while (isspace(*
wr_buf_ptr
))
200
wr_buf_ptr
++;
332
char *
wr_buf_ptr
= NULL
local in function:dp_phy_settings_write
491
char *
wr_buf_ptr
= NULL;
local in function:dp_phy_test_pattern_debugfs_write
[
all
...]
amdgpu_dm_debugfs.c
156
char *
wr_buf_ptr
= NULL;
local in function:dp_link_settings_write
173
wr_buf_ptr
= wr_buf;
175
r = copy_from_user(
wr_buf_ptr
, buf, wr_buf_size);
186
while (isspace(*
wr_buf_ptr
))
187
wr_buf_ptr
++;
189
while ((*
wr_buf_ptr
!= '\0') && (param_index < 2)) {
191
sub_str = strsep(&
wr_buf_ptr
, delimiter);
199
while (isspace(*
wr_buf_ptr
))
200
wr_buf_ptr
++;
332
char *
wr_buf_ptr
= NULL
local in function:dp_phy_settings_write
491
char *
wr_buf_ptr
= NULL;
local in function:dp_phy_test_pattern_debugfs_write
[
all
...]
Completed in 49 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025