Searched full:defaulted (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.12.1/drivers/hid/ |
D | hid-plantronics.c | 64 goto defaulted; in plantronics_input_mapping() 72 goto defaulted; in plantronics_input_mapping() 76 goto defaulted; in plantronics_input_mapping() 84 goto defaulted; in plantronics_input_mapping() 110 defaulted: in plantronics_input_mapping() 111 hid_dbg(hdev, "usage: %08x (appl: %08x) - defaulted\n", in plantronics_input_mapping()
|
D | hid-jabra.c | 34 is_vendor_defined ? "ignored" : "defaulted"); in jabra_input_mapping()
|
/linux-6.12.1/fs/smb/client/ |
D | cifsacl.h | 61 #define ACL_CONTROL_SD 0x0020 /* SACL defaulted */ 63 #define ACL_CONTROL_DD 0x0008 /* DACL defaulted */ 65 #define ACL_CONTROL_GD 0x0002 /* Group was defaulted */ 66 #define ACL_CONTROL_OD 0x0001 /* User was defaulted */
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.yaml | 71 If this is not set then the value will be defaulted to 3200 mV. 78 If this is not set then the value will be defaulted to 3200 mV.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-driver-dcc | 54 Each word is 32 bits (4 bytes). If omitted, defaulted
|
D | debugfs-intel-iommu | 86 support PASID, and hence PASID field is defaulted to
|
/linux-6.12.1/arch/hexagon/kernel/ |
D | time.c | 41 * release 1.1, and then it's "adjustable" and probably not defaulted.
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | ti-lmu.txt | 37 not set the device is defaulted to the preferred
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-parport.rst | 34 Earlier kernels defaulted to type=0 (Philips). But now, if the type
|
/linux-6.12.1/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-board.c | 217 /* Unless we fix it later, all links are defaulted to down */ in __cvmx_helper_board_link_get()
|
/linux-6.12.1/drivers/media/usb/dvb-usb-v2/ |
D | gl861.c | 204 * For some reason we need to set interface explicitly, defaulted in gl861_init()
|
/linux-6.12.1/drivers/net/bonding/ |
D | bond_3ad.c | 533 * actor_oper_port_state.defaulted to FALSE. 551 /* set actor_oper_port_state.defaulted to FALSE */ in __record_pdu() 576 * values and sets actor_oper_port_state.defaulted to TRUE. 585 /* set actor_oper_port_state.defaulted to true */ in __record_default()
|
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_phy.c | 440 /* If autoneg_advertised is zero, we assume it was not defaulted in igc_copper_link_autoneg()
|
/linux-6.12.1/drivers/leds/ |
D | leds-tca6507.c | 69 * defaulted. Similarly the banks know if each time was explicit or a
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 42 /* only take action if timeout value is defaulted to 0 */ in ixgbe_set_pcie_completion_timeout()
|
/linux-6.12.1/drivers/mfd/ |
D | tps65010.c | 46 * All except tps65010 have "wait" mode, possibly defaulted so that
|
/linux-6.12.1/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 425 pr_info("%s: no cipher info. defaulted to CCMP\n", in gelic_wl_synthesize_ie() 429 pr_info("%s: no cipher info. defaulted to TKIP\n", in gelic_wl_synthesize_ie()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
D | dcn20_hubp.c | 302 * Other things can be defaulted, since they never change:
|
/linux-6.12.1/drivers/scsi/ |
D | ncr53c8xx.h | 184 ** Bridge quirks work-around option defaulted to 1.
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | e1000_phy.c | 872 /* If autoneg_advertised is zero, we assume it was not defaulted in igb_copper_link_autoneg()
|
D | e1000_82575.c | 2027 /* only take action if timeout value is defaulted to 0 */ in igb_set_pcie_completion_timeout()
|
/linux-6.12.1/drivers/crypto/ccree/ |
D | cc_aead.c | 1325 areq_ctx->is_single_pass = true; /*defaulted to fast flow*/ in validate_data_size()
|
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/ |
D | phy.c | 1128 /* If autoneg_advertised is zero, we assume it was not defaulted in e1000_copper_link_autoneg()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | cgroup-v2.rst | 3152 was created, some controllers defaulted to not imposing extra
|
/linux-6.12.1/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 1319 /* If autoneg_advertised is zero, we assume it was not defaulted in e1000_copper_link_autoneg()
|
12