Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ide/
H A Dide-sysfs.c26 ide_drive_t *drive = to_ide_device(dev); in media_show()
34 ide_drive_t *drive = to_ide_device(dev); in drivename_show()
42 ide_drive_t *drive = to_ide_device(dev); in modalias_show()
50 ide_drive_t *drive = to_ide_device(dev); in model_show()
58 ide_drive_t *drive = to_ide_device(dev); in firmware_show()
66 ide_drive_t *drive = to_ide_device(dev); in serial_show()
H A Dide.c118 ide_drive_t *drive = to_ide_device(dev); in ide_uevent()
128 ide_drive_t *drive = to_ide_device(dev); in generic_ide_probe()
136 ide_drive_t *drive = to_ide_device(dev); in generic_ide_remove()
147 ide_drive_t *drive = to_ide_device(dev); in generic_ide_shutdown()
H A Dide-park.c95 ide_drive_t *drive = to_ide_device(dev); in ide_park_show()
119 ide_drive_t *drive = to_ide_device(dev); in ide_park_store()
H A Dide-pm.c8 ide_drive_t *drive = to_ide_device(dev); in generic_ide_suspend()
60 ide_drive_t *drive = to_ide_device(dev); in generic_ide_resume()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ide/
H A Dide-sysfs.c26 ide_drive_t *drive = to_ide_device(dev); in media_show()
34 ide_drive_t *drive = to_ide_device(dev); in drivename_show()
42 ide_drive_t *drive = to_ide_device(dev); in modalias_show()
50 ide_drive_t *drive = to_ide_device(dev); in model_show()
58 ide_drive_t *drive = to_ide_device(dev); in firmware_show()
66 ide_drive_t *drive = to_ide_device(dev); in serial_show()
H A Dide.c118 ide_drive_t *drive = to_ide_device(dev); in ide_uevent()
128 ide_drive_t *drive = to_ide_device(dev); in generic_ide_probe()
136 ide_drive_t *drive = to_ide_device(dev); in generic_ide_remove()
147 ide_drive_t *drive = to_ide_device(dev); in generic_ide_shutdown()
H A Dide-park.c95 ide_drive_t *drive = to_ide_device(dev); in ide_park_show()
119 ide_drive_t *drive = to_ide_device(dev); in ide_park_store()
H A Dide-pm.c8 ide_drive_t *drive = to_ide_device(dev); in generic_ide_suspend()
60 ide_drive_t *drive = to_ide_device(dev); in generic_ide_resume()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ide/
H A Dide-sysfs.c26 ide_drive_t *drive = to_ide_device(dev); in media_show()
34 ide_drive_t *drive = to_ide_device(dev); in drivename_show()
42 ide_drive_t *drive = to_ide_device(dev); in modalias_show()
50 ide_drive_t *drive = to_ide_device(dev); in model_show()
58 ide_drive_t *drive = to_ide_device(dev); in firmware_show()
66 ide_drive_t *drive = to_ide_device(dev); in serial_show()
H A Dide.c118 ide_drive_t *drive = to_ide_device(dev); in ide_uevent()
128 ide_drive_t *drive = to_ide_device(dev); in generic_ide_probe()
136 ide_drive_t *drive = to_ide_device(dev); in generic_ide_remove()
147 ide_drive_t *drive = to_ide_device(dev); in generic_ide_shutdown()
H A Dide-park.c95 ide_drive_t *drive = to_ide_device(dev); in ide_park_show()
119 ide_drive_t *drive = to_ide_device(dev); in ide_park_store()
H A Dide-pm.c8 ide_drive_t *drive = to_ide_device(dev); in generic_ide_suspend()
60 ide_drive_t *drive = to_ide_device(dev); in generic_ide_resume()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dide.h629 #define to_ide_device(dev) container_of(dev, ide_drive_t, gendev) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dide.h629 #define to_ide_device(dev) container_of(dev, ide_drive_t, gendev) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dide.h629 #define to_ide_device(dev) container_of(dev, ide_drive_t, gendev) macro