dfl_device
static int n3000_nios_probe(struct dfl_device *ddev)
static void n3000_nios_remove(struct dfl_device *ddev)
void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *psize)
dfl_match_one_device(const struct dfl_device_id *id, struct dfl_device *ddev)
struct dfl_device *ddev = to_dfl_dev(dev);
struct dfl_device *ddev = to_dfl_dev(dev);
struct dfl_device *ddev = to_dfl_dev(dev);
const struct dfl_device *ddev = to_dfl_dev(dev);
struct dfl_device *ddev = to_dfl_dev(dev);
struct dfl_device *ddev = to_dfl_dev(dev);
struct dfl_device *ddev = to_dfl_dev(dev);
static struct dfl_device *
struct dfl_device *ddev;
struct dfl_device *ddev;
struct dfl_device *ddev;
struct dfl_device *ddev = to_dfl_dev(de->dev);
static int dfl_emif_probe(struct dfl_device *ddev)
static int m10bmc_pmci_probe(struct dfl_device *ddev)
static void m10bmc_pmci_remove(struct dfl_device *ddev)
static int dfl_tod_probe(struct dfl_device *ddev)
static void dfl_tod_remove(struct dfl_device *ddev)
static int dfl_spi_altera_probe(struct dfl_device *dfl_dev)
static int dfl_uart_probe(struct dfl_device *dfl_dev)
static void dfl_uart_remove(struct dfl_device *dfl_dev)
static int dfh_get_u64_param_val(struct dfl_device *dfl_dev, int param_id, u64 *pval)
static int dfl_uart_get_params(struct dfl_device *dfl_dev, struct uart_8250_port *uart)
static int uio_dfl_probe(struct dfl_device *ddev)
int (*probe)(struct dfl_device *dfl_dev);
void (*remove)(struct dfl_device *dfl_dev);
#define to_dfl_dev(d) container_of(d, struct dfl_device, dev)
void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *pcount);