Home
last modified time | relevance | path

Searched refs:wimax_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wimax/
H A Dop-reset.c28 * wimax_reset - Reset a WiMAX device
54 int wimax_reset(struct wimax_dev *wimax_dev) in wimax_reset() function
77 EXPORT_SYMBOL(wimax_reset); variable
103 result = wimax_reset(wimax_dev); in wimax_gnl_doit_reset()
/kernel/linux/linux-5.10/include/net/
H A Dwimax.h229 * wimax_reset() can be used to reset the device to power on state; by
281 * serialization of calls to wimax_reset().
282 * See wimax_reset()'s documentation.
501 int wimax_reset(struct wimax_dev *);

Completed in 1 milliseconds