Home
last modified time | relevance | path

Searched refs:i2400m_dev_reset_handle (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-notif.c55 * i2400m_dev_reset_handle()
102 ret = i2400m_dev_reset_handle(i2400m, "device rebooted"); in i2400mu_notification_grok()
H A Ddriver.c23 * i2400m_dev_reset_handle()
669 * i2400m_dev_reset_handle - Handle a device's reset in a thread context
680 int i2400m_dev_reset_handle(struct i2400m *i2400m, const char *reason) in i2400m_dev_reset_handle() function
685 EXPORT_SYMBOL_GPL(i2400m_dev_reset_handle); variable
H A Di2400m.h146 * to catch that situation and call i2400m_dev_reset_handle() to deal
872 int i2400m_dev_reset_handle(struct i2400m *, const char *);
H A Dusb.c671 result = i2400m_dev_reset_handle(i2400m, "device reset on resume"); in i2400mu_reset_resume()

Completed in 4 milliseconds