[go: nahoru, domu]

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

/drivers/dma-buf/
H A Ddma-buf.c779 int count = 0, attach_count; local
806 attach_count = 0;
812 attach_count++;
816 attach_count);
/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1678 static int attach_count; variable
1721 shost = sym_attach(&sym2_template, attach_count, &sym_dev);
1729 attach_count++;
1755 attach_count--;
/drivers/target/
H A Dtarget_core_device.c362 deve->attach_count++;
419 deve->attach_count--;
H A Dtarget_core_stat.c1255 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->attach_count);

Completed in 125 milliseconds