Searched refs:dfl_device (Results 1 – 9 of 9) 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()
240 dfl_match_one_device(const struct dfl_device_id *id, struct dfl_device *ddev) in dfl_fpga_check_port_id() 250 struct dfl_device *ddev = to_dfl_dev(dev);271 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_match() 279 struct dfl_device *ddev = to_dfl_dev(dev);287 const struct dfl_device *ddev = to_dfl_dev(dev);296 struct dfl_device *ddev = to_dfl_dev(dev);305 struct dfl_device *ddev = to_dfl_dev(dev);329 struct dfl_device *ddev = to_dfl_dev(dev);341 static struct dfl_device * in release_dfl_dev() 347 struct dfl_device *dde in release_dfl_dev() [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()
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()
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()