Searched refs:port_start (Results 1 - 25 of 56) sorted by relevance
123
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 2326 enum port port_start; member 2341 .port_start = PORT_A, 2357 .port_start = PORT_A, 2368 .port_start = PORT_C, 2384 .port_start = PORT_A, 2395 .port_start = PORT_TC1, 2411 .port_start = PORT_A, 2422 .port_start = PORT_TC1, 2433 .port_start = PORT_D_XELPD, 2475 if (port >= domains[i].port_start in intel_port_domains_for_port() [all...] |
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_it821x.c | 814 .port_start = it821x_port_start, 830 .port_start = it821x_port_start, 846 .port_start = it821x_port_start,
|
H A D | pata_cmd640.c | 187 .port_start = cmd640_port_start,
|
H A D | pata_acpi.c | 189 * Use the port_start hook to maintain private control structures 220 .port_start = pacpi_port_start,
|
H A D | pata_pdc202xx_old.c | 319 .port_start = pdc2026x_port_start,
|
H A D | acard-ahci.c | 77 .port_start = acard_ahci_port_start,
|
H A D | pata_icside.c | 338 .port_start = ATA_OP_NULL, /* don't need PRD table */
|
H A D | pata_ftide010.c | 367 pata_ftide010_port_ops.port_start = in pata_ftide010_gemini_init()
|
H A D | sata_promise.c | 190 .port_start = pdc_sata_port_start, 208 .port_start = pdc_common_port_start,
|
H A D | sata_qstor.c | 134 .port_start = qs_port_start,
|
H A D | pata_via.c | 469 .port_start = via_port_start,
|
H A D | pdc_adma.c | 145 .port_start = adma_port_start,
|
H A D | libata-sata.c | 1125 * May be used as the port_start() entry in ata_port_operations. 1190 int rc = ap->ops->port_start(ap); in ata_sas_port_init()
|
H A D | sata_inic162x.c | 745 .port_start = inic_port_start,
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_it821x.c | 818 .port_start = it821x_port_start, 834 .port_start = it821x_port_start, 850 .port_start = it821x_port_start,
|
H A D | pata_cmd640.c | 187 .port_start = cmd640_port_start,
|
H A D | pata_acpi.c | 189 * Use the port_start hook to maintain private control structures 220 .port_start = pacpi_port_start,
|
H A D | pata_pdc202xx_old.c | 317 .port_start = pdc2026x_port_start,
|
H A D | pata_icside.c | 343 .port_start = ATA_OP_NULL, /* don't need PRD table */
|
H A D | acard-ahci.c | 77 .port_start = acard_ahci_port_start,
|
H A D | pata_ftide010.c | 366 pata_ftide010_port_ops.port_start = in pata_ftide010_gemini_init()
|
H A D | sata_promise.c | 190 .port_start = pdc_sata_port_start, 208 .port_start = pdc_common_port_start,
|
H A D | pata_via.c | 457 .port_start = via_port_start,
|
H A D | pdc_adma.c | 145 .port_start = adma_port_start,
|
H A D | sata_qstor.c | 134 .port_start = qs_port_start,
|
Completed in 27 milliseconds
123