Home
last modified time | relevance | path

Searched defs:drvdata (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sdio/
H A Dsdio_subr.h67 uintptr_t drvdata; /* Driver specific data. */ member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h442 device_create_with_groups(struct class * class,struct device * parent,dev_t devt,void * drvdata,const struct attribute_group ** groups,const char * fmt,...) device_create_with_groups() argument