Searched refs:reliable (Results 1 – 12 of 12) sorted by relevance
| /drivers/net/wan/ |
| A D | hdlc_fr.c | 139 int reliable; member 555 state(hdlc)->reliable = reliable; in fr_set_link_state() 556 if (reliable) { in fr_set_link_state() 587 int i, cnt = 0, reliable; in fr_timer() local 591 reliable = state(hdlc)->request && in fr_timer() 598 if (state(hdlc)->reliable) in fr_timer() 607 reliable = (cnt < state(hdlc)->settings.n392); in fr_timer() 610 if (state(hdlc)->reliable != reliable) { in fr_timer() 612 fr_set_link_state(reliable, dev); in fr_timer() 720 if (!state(hdlc)->reliable) in fr_lmi_recv() [all …]
|
| /drivers/mtd/devices/ |
| A D | docg3.c | 322 switch (docg3->reliable) { in doc_set_reliable_mode() 833 int *ofs, int reliable) in calc_block_sector() argument 838 if (reliable == 1 || reliable == 2) in calc_block_sector() 846 if (reliable == 1 || reliable == 2) in calc_block_sector() 902 docg3->reliable); in doc_read_oob() 1019 docg3->reliable); in doc_block_isbad() 1193 &ofs, docg3->reliable); in doc_erase() 1198 docg3->reliable); in doc_erase() 1760 docg3->reliable = reliable_mode; in doc_set_driver_info() 1774 if (docg3->reliable == 2) in doc_set_driver_info() [all …]
|
| A D | docg3.h | 294 unsigned int reliable:2; member
|
| /drivers/gpu/drm/imx/dc/ |
| A D | dc-crtc.c | 349 bool reliable; in dc_crtc_get_scanout_position() local 357 reliable = false; in dc_crtc_get_scanout_position() 375 reliable = true; in dc_crtc_get_scanout_position() 382 return reliable; in dc_crtc_get_scanout_position()
|
| /drivers/media/rc/img-ir/ |
| A D | Kconfig | 17 less reliable (due to lack of timestamps) and consumes more 26 signals in hardware. This is more reliable, consumes less processing
|
| /drivers/net/wireless/silabs/wfx/ |
| A D | Kconfig | 11 Silabs does not use a reliable SDIO vendor ID. So, to avoid conflicts,
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | Kconfig | 14 RDMA Transport (RTRS) client implements a reliable transport layer
|
| A D | README | 5 RTRS (RDMA Transport) is a reliable high speed transport library
|
| /drivers/gpu/drm/nouveau/dispnv04/ |
| A D | tvnv17.c | 152 bool reliable = get_tv_detect_quirks(dev, &tv_enc->pin_mask); in nv17_tv_detect() local 157 if (reliable) { in nv17_tv_detect() 190 if (!reliable) { in nv17_tv_detect()
|
| /drivers/ptp/ |
| A D | Kconfig | 145 for reliable timekeeping even across live migration. So this driver
|
| /drivers/input/serio/ |
| A D | Kconfig | 138 It is, however, incompatible with the old, reliable HIL keyboard
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 17 increasing the demand for reliable and simple solutions to support audio,
|
Completed in 26 milliseconds