Home
last modified time | relevance | path

Searched defs:amdtp_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Damdtp.h76 struct amdtp_ioctl { struct
77 __u32 format;
78 __u32 rate;
79 __u32 dimension;
80 __u32 mode;
81 union { __u32 channel; __u32 plug; } u;
Damdtp.c1142 static int amdtp_ioctl(struct inode *inode, struct file *file, in amdtp_ioctl() function