DVB_CA_EN50221_IO_DO_IOCTL

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

dvb_ca_en50221_io_do_ioctl -  

SYNOPSIS

"SYNOPSIS"

int dvb_ca_en50221_io_do_ioctl (struct inode * inode, struct file * file, unsigned int cmd, void * parg);  

ARGUMENTS

inode
-- undescribed --
file
-- undescribed --
cmd
-- undescribed --
parg
-- undescribed --
 

NOTE

CA_SEND_MSG/CA_GET_MSG ioctls have userspace buffers passed to them.

param inode Inode concerned. param file File concerned. param cmd IOCTL command. param arg Associated argument.

return 0 on success, <0 on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:05 GMT, October 09, 2005