Home
last modified time | relevance | path

Searched defs:c_can_pci_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_pci.c31 struct c_can_pci_data { struct
33 enum c_can_dev_id type;
35 unsigned int msg_obj_num;
37 enum c_can_pci_reg_align reg_align;
39 unsigned int freq;
41 int bar;
43 void (*init)(const struct c_can_priv *priv, bool enable);
118 struct c_can_pci_data *c_can_pci_data = (void *)ent->driver_data; in c_can_pci_probe() local