Home
last modified time | relevance | path

Searched refs:get_error (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dipack.h146 * @get_error: Returns the error state for the slot the device is attached
158 int (*get_error) (struct ipack_device *dev); member
/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c160 static int get_error(const char *errorstring) in get_error() function
354 err = get_error(ret); in xs_talkv()
/linux/drivers/ipack/carriers/
H A Dtpci200.c455 .get_error = tpci200_get_error,