Functions | Variables
ioctl.cpp File Reference

Go to the source code of this file.

Functions

int __attribute__ ((weak)) bf_ioctl_open()
 

Variables

int64_t unsigned long request
 
 return
 
int64_t unsigned long void * data
 

Function Documentation

◆ __attribute__()

int __attribute__ ( (weak)  )

Definition at line 29 of file ioctl.cpp.

Variable Documentation

◆ request

void request
Initial value:
{
(void) fd

Definition at line 34 of file ioctl.cpp.

◆ return

return

Definition at line 38 of file ioctl.cpp.

◆ data

void data
Initial value:
{
(void) fd

Definition at line 43 of file ioctl.cpp.