Searched refs:gs_can (Results 1 – 1 of 1) sorted by relevance
286 struct gs_can *dev;290 struct gs_can { struct321 struct gs_can *canch[GS_MAX_INTF]; argument331 static struct gs_tx_context *gs_alloc_tx_context(struct gs_can *dev) in gs_alloc_tx_context()359 static struct gs_tx_context *gs_get_tx_context(struct gs_can *dev, in gs_get_tx_context()375 static int gs_cmd_reset(struct gs_can *dev) in gs_cmd_reset()388 static inline int gs_usb_get_timestamp(const struct gs_can *dev, in gs_usb_get_timestamp()411 struct gs_can *dev = container_of(cc, struct gs_can, cc); in gs_usb_timestamp_read()432 struct gs_can *dev; in gs_usb_timestamp_work()434 dev = container_of(delayed_work, struct gs_can, timestamp); in gs_usb_timestamp_work()[all …]