Lines Matching defs:stdev

42 	struct switchtec_dev *stdev;  member
59 static struct switchtec_user *stuser_create(struct switchtec_dev *stdev) in stuser_create()
116 static void mrpc_cmd_submit(struct switchtec_dev *stdev) in mrpc_cmd_submit()
149 struct switchtec_dev *stdev = stuser->stdev; in mrpc_queue_cmd() local
162 static void mrpc_complete_cmd(struct switchtec_dev *stdev) in mrpc_complete_cmd()
201 struct switchtec_dev *stdev; in mrpc_event_work() local
215 struct switchtec_dev *stdev; in mrpc_timeout_work() local
240 struct switchtec_dev *stdev = to_stdev(dev); in device_version_show() local
252 struct switchtec_dev *stdev = to_stdev(dev); in fw_version_show() local
298 struct switchtec_dev *stdev = to_stdev(dev); in component_id_show() local
308 struct switchtec_dev *stdev = to_stdev(dev); in component_revision_show() local
318 struct switchtec_dev *stdev = to_stdev(dev); in partition_show() local
327 struct switchtec_dev *stdev = to_stdev(dev); in partition_count_show() local
351 struct switchtec_dev *stdev; in switchtec_dev_open() local
377 static int lock_mutex_and_test_alive(struct switchtec_dev *stdev) in lock_mutex_and_test_alive()
394 struct switchtec_dev *stdev = stuser->stdev; in switchtec_dev_write() local
440 struct switchtec_dev *stdev = stuser->stdev; in switchtec_dev_read() local
509 struct switchtec_dev *stdev = stuser->stdev; in switchtec_dev_poll() local
529 static int ioctl_flash_info(struct switchtec_dev *stdev, in ioctl_flash_info()
551 static int ioctl_flash_part_info(struct switchtec_dev *stdev, in ioctl_flash_part_info()
627 static int ioctl_event_summary(struct switchtec_dev *stdev, in ioctl_event_summary()
661 static u32 __iomem *global_ev_reg(struct switchtec_dev *stdev, in global_ev_reg()
667 static u32 __iomem *part_ev_reg(struct switchtec_dev *stdev, in part_ev_reg()
673 static u32 __iomem *pff_ev_reg(struct switchtec_dev *stdev, in pff_ev_reg()
722 static u32 __iomem *event_hdr_addr(struct switchtec_dev *stdev, in event_hdr_addr()
745 static int event_ctl(struct switchtec_dev *stdev, in event_ctl()
798 static int ioctl_event_ctl(struct switchtec_dev *stdev, in ioctl_event_ctl()
841 static int ioctl_pff_to_port(struct switchtec_dev *stdev, in ioctl_pff_to_port()
888 static int ioctl_port_to_pff(struct switchtec_dev *stdev, in ioctl_port_to_pff()
930 struct switchtec_dev *stdev = stuser->stdev; in switchtec_dev_ioctl() local
979 struct switchtec_dev *stdev; in link_event_work() local
987 static void check_link_state_events(struct switchtec_dev *stdev) in check_link_state_events()
1009 static void enable_link_state_events(struct switchtec_dev *stdev) in enable_link_state_events()
1022 struct switchtec_dev *stdev = to_stdev(dev); in stdev_release() local
1027 static void stdev_kill(struct switchtec_dev *stdev) in stdev_kill()
1054 struct switchtec_dev *stdev; in stdev_create() local
1104 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event()
1126 static int mask_all_events(struct switchtec_dev *stdev, int eid) in mask_all_events()
1150 struct switchtec_dev *stdev = dev; in switchtec_event_isr() local
1179 static int switchtec_init_isr(struct switchtec_dev *stdev) in switchtec_init_isr()
1202 static void init_pff(struct switchtec_dev *stdev) in init_pff()
1231 static int switchtec_init_pci(struct switchtec_dev *stdev, in switchtec_init_pci()
1271 struct switchtec_dev *stdev; in switchtec_pci_probe() local
1314 struct switchtec_dev *stdev = pci_get_drvdata(pdev); in switchtec_pci_remove() local