Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dcma_debug_bitmap_hex.c79 static const struct file_operations u32_array_hex_fops = { variable
91 debugfs_create_file_unsafe(name, mode, parent, array, &u32_array_hex_fops); in debugfs_create_u32_array_hex()