Lines Matching defs:dev
324 static ssize_t device_version_show(struct device *dev, in device_version_show()
336 static ssize_t fw_version_show(struct device *dev, in fw_version_show()
388 static ssize_t component_vendor_show(struct device *dev, in component_vendor_show()
403 static ssize_t component_id_show(struct device *dev, in component_id_show()
417 static ssize_t component_revision_show(struct device *dev, in component_revision_show()
431 static ssize_t partition_show(struct device *dev, in partition_show()
440 static ssize_t partition_count_show(struct device *dev, in partition_count_show()
1307 static void stdev_release(struct device *dev) in stdev_release()
1344 struct device *dev; in stdev_create() local
1436 static irqreturn_t switchtec_event_isr(int irq, void *dev) in switchtec_event_isr()
1473 static irqreturn_t switchtec_dma_mrpc_isr(int irq, void *dev) in switchtec_dma_mrpc_isr()