Searched defs:timeout_data (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cx25821/
H A Dcx25821-video.c366 struct cx25821_data *timeout_data = (struct cx25821_data *)data; local
367 struct cx25821_dev *dev = timeout_data->dev;
368 struct sram_channel *channel = timeout_data->channel;
498 dev->channels[i].timeout_data.dev = dev;
499 dev->channels[i].timeout_data.channel =
503 (unsigned long)&dev->channels[i].timeout_data;
H A Dcx25821.h249 struct cx25821_data timeout_data; member in struct:cx25821_channel

Completed in 23 milliseconds