/drivers/gpu/drm/panfrost/ |
D | panfrost_issues.h | 269 enum panfrost_hw_issue issue) in panfrost_has_hw_issue() argument 271 return test_bit(issue, pfdev->features.hw_issues); in panfrost_has_hw_issue()
|
D | TODO | 6 - Bifrost specific feature and issue handling
|
/drivers/accessibility/speakup/ |
D | TODO | 9 Currently, speakup has one issue we know of.
|
/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 27 stall further packet processing. The issue can occur with any
|
/drivers/platform/x86/intel/atomisp2/ |
D | Kconfig | 19 Some of these devices have a firmware issue where the LED gets turned
|
/drivers/scsi/arm/ |
D | fas216.c | 1927 SCpnt = queue_remove_exclude(&info->queues.issue, in fas216_kick() 2230 result = !queue_add_cmd_ordered(&info->queues.issue, SCpnt); in fas216_queue_command_internal() 2362 if (queue_remove_cmd(&info->queues.issue, SCpnt)) { in fas216_find_command() 2506 queue_remove_all_target(&info->queues.issue, target); in fas216_eh_device_reset() 2598 queue_remove_all_target(&info->queues.issue, SDpnt->id); in fas216_eh_bus_reset() 2867 if (!queue_initialise(&info->queues.issue)) in fas216_init() 2871 queue_free(&info->queues.issue); in fas216_init() 2959 queue_free(&info->queues.issue); in fas216_release()
|
D | acornscsi.h | 315 Queue_t issue; /* issue queue */ member
|
D | fas216.h | 281 Queue_t issue; /* issue queue */ member
|
D | acornscsi.c | 700 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns); in acornscsi_kick() 2440 if (!queue_add_cmd_ordered(&host->queues.issue, SCpnt)) { in acornscsi_queuecmd_lck() 2467 if (queue_remove_cmd(&host->queues.issue, SCpnt)) { in acornscsi_do_abort() 2840 queue_initialise(&ashost->queues.issue); in acornscsi_probe() 2857 queue_free(&ashost->queues.issue); in acornscsi_probe() 2885 queue_free(&ashost->queues.issue); in acornscsi_remove()
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_hw.c | 315 int err, res, issue, issued = 0; in hfa384x_cmd() local 350 issue = list_empty(&local->cmd_queue); in hfa384x_cmd() 351 if (issue) in hfa384x_cmd() 358 if (!issue) in hfa384x_cmd() 485 int issue, ret; in hfa384x_cmd_callback() local 510 issue = list_empty(&local->cmd_queue); in hfa384x_cmd_callback() 511 if (issue) in hfa384x_cmd_callback() 517 if (issue && hfa384x_cmd_issue(dev, entry)) in hfa384x_cmd_callback()
|
/drivers/staging/media/imx/ |
D | TODO | 10 driver uses the parsed DT bus config method until this issue is
|
/drivers/nvdimm/ |
D | Kconfig | 116 to debug an issue unrelated to NVDIMMs or DAX then say N to this
|
/drivers/gpu/drm/amd/display/ |
D | TODO | 97 issue with DC - other drivers, especially around DP sink handling, are equally
|
/drivers/perf/ |
D | xgene_pmu.c | 303 XGENE_PMU_EVENT_ATTR(bank-conflict-fifo-issue, 0x0e), 304 XGENE_PMU_EVENT_ATTR(bank-fifo-issue, 0x0f), 400 XGENE_PMU_EVENT_ATTR(tq-bank-conflict-issue-stall, 0x0b),
|
/drivers/scsi/ |
D | ips.c | 592 ha->func.issue = ips_issue_i2o_memio; in ips_setup_funclist() 612 ha->func.issue = ips_issue_i2o_memio; in ips_setup_funclist() 614 ha->func.issue = ips_issue_copperhead_memio; in ips_setup_funclist() 630 ha->func.issue = ips_issue_i2o; in ips_setup_funclist() 632 ha->func.issue = ips_issue_copperhead; in ips_setup_funclist() 3821 return ((*ha->func.issue) (ha, scb)); in ips_send_cmd()
|
D | ips.h | 992 int (*issue)(struct ips_ha *, struct ips_scb *); member
|
/drivers/gpio/ |
D | TODO | 13 The numberspace issue is the same as to why irq is moving away from irq
|
/drivers/gpu/drm/bridge/ |
D | Kconfig | 76 will not cause any issue.
|
/drivers/usb/misc/ |
D | Kconfig | 92 magazine published a modified version of this device in issue
|
/drivers/firmware/efi/ |
D | Kconfig | 298 an issue for Real-Time kernels.
|
/drivers/md/ |
D | dm-thin.c | 752 static void issue(struct thin_c *tc, struct bio *bio) in issue() function 783 issue(tc, bio); in remap_to_origin_and_issue() 790 issue(tc, bio); in remap_and_issue()
|
/drivers/thermal/ |
D | Kconfig | 40 Thermal subsystem will issue a graceful shutdown when
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 3771 int issue = 0; in send_beacon() local 3778 issue++; in send_beacon() 3785 …} while (false == bxmitok && issue < 100 && !padapter->bSurpriseRemoved && !padapter->bDriverStopp… in send_beacon()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1676 /* Post the SCBID in SINDEX and issue an interrupt */ 2249 * The PCI module will only issue a PCI
|
D | aic79xx.reg | 166 * request to issue a message. 1469 * The maximum number of commands to issue during a
|