Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Datm_idt77105.h26 #define IDT77105_GETSTATZ _IOW('a',ATMIOC_PHYPRV+3,struct atmif_sioc) /* get stats and zero */ macro
/linux-4.1.27/drivers/atm/
Didt77105.c192 case IDT77105_GETSTATZ: in idt77105_ioctl()
196 return fetch_stats(dev, arg, cmd == IDT77105_GETSTATZ); in idt77105_ioctl()