Searched refs:gs_can (Results 1 – 1 of 1) sorted by relevance
149 struct gs_can *dev;153 struct gs_can { struct175 struct gs_can *canch[GS_MAX_INTF]; argument184 static struct gs_tx_context *gs_alloc_tx_context(struct gs_can *dev) in gs_alloc_tx_context()212 static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev, unsigned int id) in gs_get_tx_context()227 static int gs_cmd_reset(struct gs_usb *gsusb, struct gs_can *gsdev) in gs_cmd_reset()252 static void gs_update_state(struct gs_can *dev, struct can_frame *cf) in gs_update_state()280 struct gs_can *dev; in gs_usb_recieve_bulk_callback()396 struct gs_can *dev = netdev_priv(netdev); in gs_usb_set_bittiming()435 struct gs_can *dev = txc->dev; in gs_usb_xmit_callback()[all …]