Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddebug.c233 struct dbgfs_hif_msg { struct
244 struct dbgfs_hif_msg *context = file->private_data; in wfx_send_hif_msg_write() argument
277 struct dbgfs_hif_msg *context = file->private_data; in wfx_send_hif_msg_read()
297 struct dbgfs_hif_msg *context = kzalloc(sizeof(*context), GFP_KERNEL); in wfx_send_hif_msg_open()
309 struct dbgfs_hif_msg *context = file->private_data; in wfx_send_hif_msg_release()