Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/atm/
H A Dioctl.c35 void register_atm_ioctl(struct atm_ioctl *ioctl) in register_atm_ioctl()
43 void deregister_atm_ioctl(struct atm_ioctl *ioctl) in deregister_atm_ioctl()
154 struct atm_ioctl *ic = list_entry(pos, struct atm_ioctl, list); in do_vcc_ioctl()
H A Dpppoatm.c473 static struct atm_ioctl pppoatm_ioctl_ops = {
H A Dbr2684.c759 static struct atm_ioctl br2684_ioctl_ops = {
H A Dclip.c698 static struct atm_ioctl clip_ioctl_ops = {
H A Dmpc.c1471 static struct atm_ioctl atm_ioctl_ops = {
H A Dlec.c1024 static struct atm_ioctl lane_ioctl_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Datmdev.h294 struct atm_ioctl { struct
309 void register_atm_ioctl(struct atm_ioctl *); argument
314 void deregister_atm_ioctl(struct atm_ioctl *);
/OK3568_Linux_fs/kernel/drivers/atm/
H A Datmtcp.c480 static struct atm_ioctl atmtcp_ioctl_ops = {