Searched refs:subdev_entity (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-sama5d2-isc.c | 61 struct isc_subdev_entity *subdev_entity; in isc_parse_dt() local 90 subdev_entity = devm_kzalloc(dev, sizeof(*subdev_entity), in isc_parse_dt() 92 if (!subdev_entity) { in isc_parse_dt() 101 subdev_entity->asd = kzalloc(sizeof(*subdev_entity->asd), in isc_parse_dt() 103 if (!subdev_entity->asd) { in isc_parse_dt() 112 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in isc_parse_dt() 115 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in isc_parse_dt() 118 subdev_entity in isc_parse_dt() 139 struct isc_subdev_entity *subdev_entity; atmel_isc_probe() local [all...] |
H A D | atmel-isc-base.c | 2117 struct isc_subdev_entity *subdev_entity = in isc_async_bound() local 2125 subdev_entity->sd = subdev; in isc_async_bound() 2324 struct isc_subdev_entity *subdev_entity; in isc_subdev_cleanup() local 2326 list_for_each_entry(subdev_entity, &isc->subdev_entities, list) { in isc_subdev_cleanup() 2327 v4l2_async_notifier_unregister(&subdev_entity->notifier); in isc_subdev_cleanup() 2328 v4l2_async_notifier_cleanup(&subdev_entity->notifier); in isc_subdev_cleanup()
|
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-sama7g5-isc.c | 320 struct isc_subdev_entity *subdev_entity; in xisc_parse_dt() local 344 subdev_entity = devm_kzalloc(dev, sizeof(*subdev_entity), in xisc_parse_dt() 346 if (!subdev_entity) { in xisc_parse_dt() 350 subdev_entity->epn = epn; in xisc_parse_dt() 355 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in xisc_parse_dt() 358 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in xisc_parse_dt() 361 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in xisc_parse_dt() 364 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_CCIR_CRC | in xisc_parse_dt() 368 subdev_entity in xisc_parse_dt() 382 struct isc_subdev_entity *subdev_entity; microchip_xisc_probe() local [all...] |
H A D | atmel-sama5d2-isc.c | 337 struct isc_subdev_entity *subdev_entity; in isc_parse_dt() local 358 subdev_entity = devm_kzalloc(dev, sizeof(*subdev_entity), in isc_parse_dt() 360 if (!subdev_entity) { in isc_parse_dt() 364 subdev_entity->epn = epn; in isc_parse_dt() 369 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in isc_parse_dt() 372 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in isc_parse_dt() 375 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in isc_parse_dt() 378 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_CCIR_CRC | in isc_parse_dt() 381 list_add_tail(&subdev_entity in isc_parse_dt() 393 struct isc_subdev_entity *subdev_entity; atmel_isc_probe() local [all...] |
H A D | atmel-isc-base.c | 1734 struct isc_subdev_entity *subdev_entity = in isc_async_bound() local 1742 subdev_entity->sd = subdev; in isc_async_bound() 1947 struct isc_subdev_entity *subdev_entity; in atmel_isc_subdev_cleanup() local 1949 list_for_each_entry(subdev_entity, &isc->subdev_entities, list) { in atmel_isc_subdev_cleanup() 1950 v4l2_async_nf_unregister(&subdev_entity->notifier); in atmel_isc_subdev_cleanup() 1951 v4l2_async_nf_cleanup(&subdev_entity->notifier); in atmel_isc_subdev_cleanup()
|
/kernel/linux/linux-6.6/drivers/media/platform/microchip/ |
H A D | microchip-sama7g5-isc.c | 340 struct isc_subdev_entity *subdev_entity; in xisc_parse_dt() local 364 subdev_entity = devm_kzalloc(dev, sizeof(*subdev_entity), in xisc_parse_dt() 366 if (!subdev_entity) { in xisc_parse_dt() 370 subdev_entity->epn = epn; in xisc_parse_dt() 375 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in xisc_parse_dt() 378 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in xisc_parse_dt() 381 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in xisc_parse_dt() 384 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_CCIR_CRC | in xisc_parse_dt() 388 subdev_entity in xisc_parse_dt() 402 struct isc_subdev_entity *subdev_entity; microchip_xisc_probe() local [all...] |
H A D | microchip-sama5d2-isc.c | 357 struct isc_subdev_entity *subdev_entity; in isc_parse_dt() local 378 subdev_entity = devm_kzalloc(dev, sizeof(*subdev_entity), in isc_parse_dt() 380 if (!subdev_entity) { in isc_parse_dt() 384 subdev_entity->epn = epn; in isc_parse_dt() 389 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in isc_parse_dt() 392 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in isc_parse_dt() 395 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in isc_parse_dt() 398 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_CCIR_CRC | in isc_parse_dt() 401 list_add_tail(&subdev_entity in isc_parse_dt() 413 struct isc_subdev_entity *subdev_entity; microchip_isc_probe() local [all...] |
H A D | microchip-isc-base.c | 1719 struct isc_subdev_entity *subdev_entity = in isc_async_bound() local 1728 subdev_entity->sd = subdev; in isc_async_bound() 1900 struct isc_subdev_entity *subdev_entity; in microchip_isc_subdev_cleanup() local 1902 list_for_each_entry(subdev_entity, &isc->subdev_entities, list) { in microchip_isc_subdev_cleanup() 1903 v4l2_async_nf_unregister(&subdev_entity->notifier); in microchip_isc_subdev_cleanup() 1904 v4l2_async_nf_cleanup(&subdev_entity->notifier); in microchip_isc_subdev_cleanup()
|
Completed in 15 milliseconds