Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Ddebug.c228 static const struct file_operations wfx_send_pds_fops = { variable
353 debugfs_create_file("send_pds", 0200, d, wdev, &wfx_send_pds_fops); in wfx_debug_init()