Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 34) sorted by relevance

12

/drivers/net/wireless/st/cw1200/
A Dsta.h66 void __cw1200_cqm_bssloss_sm(struct cw1200_common *priv, int init, int good,
69 int init, int good, int bad) in cw1200_cqm_bssloss_sm() argument
72 __cw1200_cqm_bssloss_sm(priv, init, good, bad); in cw1200_cqm_bssloss_sm()
A Dsta.c149 int init, int good, int bad) in __cw1200_cqm_bssloss_sm() argument
158 init, good, bad, in __cw1200_cqm_bssloss_sm()
175 } else if (good) { in __cw1200_cqm_bssloss_sm()
/drivers/leds/
A DTODO38 Multicolor is not a good fit for RGB LED. It does not really know
50 RGB LEDs are quite common, and it would be good to be able to turn LED
52 userspace is able to set arbitrary colors, and it might be good to
70 In future, it would be good to be able to set rgb led to particular
/drivers/gpu/drm/ci/
A Dbuild.yml71 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of
83 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of
95 # Would be good to have DEBUG_KMEMLEAK, but it doesn't work well with any of
/drivers/infiniband/hw/mthca/
A Dmthca_reset.c175 goto good; in mthca_reset()
186 good: in mthca_reset()
/drivers/staging/media/atomisp/
A DTODO14 * Without a 3A library the capture behaviour is not very good. To take a good
/drivers/misc/lkdtm/
A Dbugs.c465 struct lkdtm_list good, bad; in lkdtm_CORRUPT_LIST_ADD() local
478 list_add(&good.node, &test_head); in lkdtm_CORRUPT_LIST_ADD()
/drivers/input/serio/
A Dhil_mlc.c643 ((rc < 0) ? node->bad : node->good); in hilse_donode()
664 nextidx = node->good; in hilse_donode()
723 nextidx = rc ? node->bad : node->good; in hilse_donode()
/drivers/gpu/drm/i915/
A DTODO.txt27 removed if dri-devel consensus is that it's not a good idea. Once that's done
/drivers/leds/rgb/
A DKconfig73 Isink4 channel can also be used as a CHG_VIN power good indicator.
/drivers/scsi/sym53c8xx_2/
A Dsym_hipd.h1096 good: in sym_build_sge()
1102 goto good; in sym_build_sge()
/drivers/block/zram/
A DKconfig10 good amounts of memory savings.
/drivers/net/slip/
A DKconfig78 end of the link as well. It's good enough, for example, to run IP
/drivers/block/aoe/
A Daoecmd.c722 int i, good; in count_targets() local
724 for (i = good = 0; i < d->ntargets && d->targets[i]; ++i) in count_targets()
726 good++; in count_targets()
729 *untainted = good; in count_targets()
/drivers/infiniband/sw/rxe/
A Drxe_verbs.c912 int good = 0; in rxe_post_send_kernel() local
921 good++; in rxe_post_send_kernel()
928 if (good) in rxe_post_send_kernel()
/drivers/media/usb/gspca/
A Dzc3xx.c5942 int change, good; in transfer_update() local
5948 good = 0; in transfer_update()
5969 good = 0; in transfer_update()
5978 good++; in transfer_update()
5979 if (good >= 10) { in transfer_update()
5980 good = 0; in transfer_update()
/drivers/leds/trigger/
A DKconfig87 This allows LEDs to be controlled by gpio events. It's good
/drivers/net/wireless/realtek/rtw88/
A Drtw8703b.c1330 bool good; in rtw8703b_phy_calibration() local
1355 good = rtw8723x_iqk_similarity_cmp(rtwdev, result, j, i); in rtw8703b_phy_calibration()
1357 if (good) { in rtw8703b_phy_calibration()
A Drtw8723d.c932 bool good; in rtw8723d_phy_calibration() local
954 good = rtw8723x_iqk_similarity_cmp(rtwdev, result, j, i); in rtw8723d_phy_calibration()
956 if (good) { in rtw8723d_phy_calibration()
/drivers/extcon/
A DKconfig12 also good examples.
/drivers/net/ethernet/cavium/octeon/
A Docteon_mgmt.c407 good: in octeon_mgmt_receive_one()
449 goto good; in octeon_mgmt_receive_one()
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dgpc.fuc380 // good description for the bits we turn off? Anyways, without this,
A Dhub.fuc429 // good description for the bits we turn off? Anyways, without this,
/drivers/scsi/qla2xxx/
A Dqla_os.c4238 INIT_LIST_HEAD(&ha->pool.good.head); in qla2x00_mem_alloc()
4240 ha->pool.good.count = 0; in qla2x00_mem_alloc()
4277 &ha->pool.good.head); in qla2x00_mem_alloc()
4278 ha->pool.good.count++; in qla2x00_mem_alloc()
4284 &ha->pool.good.head, list) { in qla2x00_mem_alloc()
4295 __func__, ha->pool.good.count, in qla2x00_mem_alloc()
4985 list_for_each_entry_safe(dsd, nxt, &ha->pool.good.head, list) { in qla2x00_mem_free()
/drivers/atm/
A DKconfig68 In order to obtain good throughput, the ENI NIC can transfer

Completed in 69 milliseconds

12