Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/iio/common/
H A Dcros_ec_sensors_core.h97 struct iio_dev *indio_dev, bool physical_device,
/kernel/linux/linux-6.6/include/linux/iio/common/
H A Dcros_ec_sensors_core.h95 struct iio_dev *indio_dev, bool physical_device,
/kernel/linux/linux-5.10/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c238 * @physical_device: true if the device refers to a physical device
249 bool physical_device, in cros_ec_sensors_core_init()
290 if (physical_device) { in cros_ec_sensors_core_init()
247 cros_ec_sensors_core_init(struct platform_device *pdev, struct iio_dev *indio_dev, bool physical_device, cros_ec_sensors_capture_t trigger_capture, cros_ec_sensorhub_push_data_cb_t push_data, bool has_hw_fifo) cros_ec_sensors_core_init() argument
/kernel/linux/linux-6.6/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_sensors_core.c237 * @physical_device: true if the device refers to a physical device
245 bool physical_device, in cros_ec_sensors_core_init()
284 if (physical_device) { in cros_ec_sensors_core_init()
243 cros_ec_sensors_core_init(struct platform_device *pdev, struct iio_dev *indio_dev, bool physical_device, cros_ec_sensors_capture_t trigger_capture) cros_ec_sensors_core_init() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h66 u8 physical_device : 1; member
H A Dhpsa.c669 return !device->physical_device; in is_logical_device()
2415 if (dev->physical_device && dev->expose_device) { in handle_ioaccel_mode2_error()
2610 if (dev->physical_device && dev->expose_device && in complete_scsi_command()
4356 bool physical_device; in hpsa_update_scsi_devices() local
4428 physical_device = i < nphysicals + (raid_ctlr_position == 0); in hpsa_update_scsi_devices()
4443 physical_device) { in hpsa_update_scsi_devices()
4468 this_device->physical_device = physical_device; in hpsa_update_scsi_devices()
4474 if (MASKED_DEVICE(lunaddrbytes) && this_device->physical_device) in hpsa_update_scsi_devices()
4483 if (this_device->physical_device in hpsa_update_scsi_devices()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h66 u8 physical_device : 1; member
H A Dhpsa.c668 return !device->physical_device; in is_logical_device()
2420 if (dev->physical_device && dev->expose_device) { in handle_ioaccel_mode2_error()
2614 if (dev->physical_device && dev->expose_device && in complete_scsi_command()
4356 bool physical_device; in hpsa_update_scsi_devices() local
4425 physical_device = i < nphysicals + (raid_ctlr_position == 0); in hpsa_update_scsi_devices()
4440 physical_device) { in hpsa_update_scsi_devices()
4465 this_device->physical_device = physical_device; in hpsa_update_scsi_devices()
4471 if (MASKED_DEVICE(lunaddrbytes) && this_device->physical_device) in hpsa_update_scsi_devices()
4480 if (this_device->physical_device in hpsa_update_scsi_devices()
[all...]
/kernel/linux/linux-5.10/drivers/block/xen-blkback/
H A Dxenbus.c439 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor);
/kernel/linux/linux-6.6/drivers/block/xen-blkback/
H A Dxenbus.c439 VBD_SHOW(physical_device, "%x:%x\n", be->major, be->minor);

Completed in 24 milliseconds