Searched defs:probe (Results 1 – 11 of 11) sorted by relevance
51 HI_S32 (*probe)(pm_basedev *); member63 HI_S32(*probe)(pm_basedev *); member
68 INT32 (*probe)(struct device *dev); member95 INT32 (*probe)(struct device *dev); member
69 int (*probe)(struct platform_device *); member
222 void *(*probe)(uint16 vend_id, uint16 dev_id, uint16 bus, uint16 slot, member
235 int (*probe)(struct pci_dev *dev, member
147 int (*probe)(struct typec_altmode *altmode); member
296 int (*probe)(struct mipi_dsi_device *dsi); member
92 int (*probe)(struct rockchip_lvds *lvds); member
604 static inline int pci_dev_specific_reset(struct pci_dev *dev, int probe) in pci_dev_specific_reset()
237 int (*probe)(struct i2c_client *client, const struct i2c_device_id *id); member
3605 int serial8250_console_setup(struct uart_port *port, char *options, bool probe) in serial8250_console_setup()