Home
last modified time | relevance | path

Searched refs:atmdev_ops (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/include/linux/
Datmdev.h146 const struct atmdev_ops *ops; /* device operations; NULL if unused */
182 struct atmdev_ops { /* only send is required */ struct
225 const struct atmdev_ops *ops, argument
/linux-4.4.14/drivers/atm/
Dadummy.c133 static struct atmdev_ops adummy_ops =
Datmtcp.c329 static struct atmdev_ops atmtcp_v_dev_ops = {
345 static struct atmdev_ops atmtcp_c_dev_ops = {
Dfore200e.c108 static const struct atmdev_ops fore200e_ops;
3112 static const struct atmdev_ops fore200e_ops =
Dfirestream.c1282 static const struct atmdev_ops ops = {
Dsolos-pci.c1184 static struct atmdev_ops fpga_ops = {
Dzatm.c1575 static const struct atmdev_ops ops = {
Dambassador.c1487 static const struct atmdev_ops amb_ops = {
Dhorizon.c2653 static const struct atmdev_ops hrz_ops = {
Deni.c2217 static const struct atmdev_ops ops = {
Dlanai.c2541 static const struct atmdev_ops ops = {
Dhe.c164 static struct atmdev_ops he_ops =
Dnicstar.c157 static struct atmdev_ops atm_ops = {
Didt77252.c137 static struct atmdev_ops idt77252_ops =
Diphase.c3160 static const struct atmdev_ops ops = {
/linux-4.4.14/net/atm/
Dsignaling.c221 static struct atmdev_ops sigd_dev_ops = {
Dresources.c78 const struct atmdev_ops *ops, int number, in atm_dev_register()
Dclip.c620 static struct atmdev_ops atmarpd_dev_ops = {
Dmpc.c782 static struct atmdev_ops mpc_ops = { /* only send is required */
Dlec.c489 static struct atmdev_ops lecdev_ops = {
/linux-4.4.14/drivers/usb/atm/
Dusbatm.c177 static struct atmdev_ops usbatm_atm_devops = {