Home
last modified time | relevance | path

Searched refs:to_tbstream_dev (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dstream.c316 static inline struct tbstream_dev *to_tbstream_dev(struct miscdevice *misc) in to_tbstream_dev() function
638 struct tbstream_dev *sdev = to_tbstream_dev(file->private_data); in tbstream_dev_fops_read_iter()
730 struct tbstream_dev *sdev = to_tbstream_dev(file->private_data); in tbstream_dev_fops_write_iter()
793 struct tbstream_dev *sdev = to_tbstream_dev(file->private_data); in tbstream_dev_fops_poll()
811 struct tbstream_dev *sdev = to_tbstream_dev(file->private_data); in tbstream_dev_fops_open()
871 struct tbstream_dev *sdev = to_tbstream_dev(file->private_data); in tbstream_dev_fops_release()