Searched refs:dfl_device (Results 1 – 8 of 8) sorted by relevance
40 struct dfl_device { struct69 int (*probe)(struct dfl_device *dfl_dev); argument70 void (*remove)(struct dfl_device *dfl_dev);73 #define to_dfl_dev(d) container_of(d, struct dfl_device, dev)94 void *dfh_find_param(struct dfl_device *dfl_dev, int param_id, size_t *pcount);
34 static int dfh_get_u64_param_val(struct dfl_device *dfl_dev, int param_id, u64 *pval) in dfh_get_u64_param_val()51 static int dfl_uart_get_params(struct dfl_device *dfl_dev, struct uart_8250_port *uart) in dfl_uart_get_params()108 static int dfl_uart_probe(struct dfl_device *dfl_dev) in dfl_uart_probe()139 static void dfl_uart_remove(struct dfl_device *dfl_dev) in dfl_uart_remove()
189 struct dfl_device *ddev = to_dfl_dev(de->dev); in dfl_emif_visible()221 static int dfl_emif_probe(struct dfl_device *ddev) in dfl_emif_probe()
14 static int uio_dfl_probe(struct dfl_device *ddev) in uio_dfl_probe()
280 static int dfl_tod_probe(struct dfl_device *ddev) in dfl_tod_probe()307 static void dfl_tod_remove(struct dfl_device *ddev) in dfl_tod_remove()
526 static int n3000_nios_probe(struct dfl_device *ddev) in n3000_nios_probe()559 static void n3000_nios_remove(struct dfl_device *ddev) in n3000_nios_remove()
382 static int m10bmc_pmci_probe(struct dfl_device *ddev) in m10bmc_pmci_probe()426 static void m10bmc_pmci_remove(struct dfl_device *ddev) in m10bmc_pmci_remove()
124 static int dfl_spi_altera_probe(struct dfl_device *dfl_dev) in dfl_spi_altera_probe()