Searched refs:dfl_device (Results 1 – 10 of 10) 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);
35 static int dfh_get_u64_param_val(struct dfl_device *dfl_dev, int param_id, u64 *pval) in dfh_get_u64_param_val()52 static int dfl_uart_get_params(struct dfl_device *dfl_dev, struct uart_8250_port *uart) in dfl_uart_get_params()109 static int dfl_uart_probe(struct dfl_device *dfl_dev) in dfl_uart_probe()140 static void dfl_uart_remove(struct dfl_device *dfl_dev) in dfl_uart_remove()
252 dfl_match_one_device(const struct dfl_device_id *id, struct dfl_device *ddev) in dfl_match_one_device()262 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_match()283 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_probe()291 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_remove()299 const struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_uevent()308 struct dfl_device *ddev = to_dfl_dev(dev); in type_show()317 struct dfl_device *ddev = to_dfl_dev(dev); in feature_id_show()341 struct dfl_device *ddev = to_dfl_dev(dev); in release_dfl_dev()353 static struct dfl_device *359 struct dfl_device *ddev; in dfl_dev_add()[all …]
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()
293 struct dfl_device *ddev;
14 static int uio_dfl_probe(struct dfl_device *ddev) in uio_dfl_probe()
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()
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()
124 static int dfl_spi_altera_probe(struct dfl_device *dfl_dev) in dfl_spi_altera_probe()
381 static int m10bmc_pmci_probe(struct dfl_device *ddev) in m10bmc_pmci_probe()425 static void m10bmc_pmci_remove(struct dfl_device *ddev) in m10bmc_pmci_remove()