Searched refs:attached_array (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c149 struct acpi_video_enumerated_device *attached_array; member in struct:acpi_video_bus
1755 ids = &video->attached_array[i];
1771 ids = &video->attached_array[i];
1923 ids = &video->attached_array[i];
1993 kfree(video->attached_array);
1995 video->attached_array = active_list;
2096 video_device = video->attached_array[i].bind_info;
2380 video_device = video->attached_array[i].bind_info;
2514 kfree(video->attached_array);
2540 kfree(video->attached_array);
[all...]

Completed in 42 milliseconds