Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Datmdev.h322 const struct atmdev_ops *ops; /* device operations; NULL if unused */
355 struct atmdev_ops { /* only send is required */ struct
400 struct atm_dev *atm_dev_register(const char *type,const struct atmdev_ops *ops, argument
/linux-2.4.37.9/drivers/atm/
Datmtcp.c319 static struct atmdev_ops atmtcp_v_dev_ops = {
335 static struct atmdev_ops atmtcp_c_dev_ops = {
Dfore200e.c115 static const struct atmdev_ops fore200e_ops;
3175 static const struct atmdev_ops fore200e_ops =
Dfirestream.c1289 static const struct atmdev_ops ops = {
Dzatm.c1795 static const struct atmdev_ops ops = {
Dhorizon.c2746 static const struct atmdev_ops hrz_ops = {
Dambassador.c1696 static const struct atmdev_ops amb_ops = {
Deni.c2263 static const struct atmdev_ops ops = {
Dlanai.c2831 static const struct atmdev_ops ops = {
Dhe.c159 static struct atmdev_ops he_ops =
Dnicstar.c257 static struct atmdev_ops atm_ops =
Didt77252.c142 static struct atmdev_ops idt77252_ops =
Diphase.c3216 static const struct atmdev_ops ops = {
/linux-2.4.37.9/net/atm/
Dsignaling.c235 static struct atmdev_ops sigd_dev_ops = {
Dresources.c73 struct atm_dev *atm_dev_register(const char *type, const struct atmdev_ops *ops, in atm_dev_register()
Dclip.c698 static struct atmdev_ops atmarpd_dev_ops = {
Dmpc.c740 static struct atmdev_ops mpc_ops = { /* only send is required */
Dlec.c557 static struct atmdev_ops lecdev_ops = {
/linux-2.4.37.9/drivers/usb/
Dspeedtch.c275 static struct atmdev_ops udsl_atm_devops = {