Home
last modified time | relevance | path

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

/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c76 size_t root_path_buf_len = 512; in get_filename() local
78 root_path_buf = kzalloc(root_path_buf_len, GFP_KERNEL); in get_filename()
83 root_path_buf_len); in get_filename()