Home
last modified time | relevance | path

Searched full:defaulted (Results 1 – 25 of 54) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/hid/
Dhid-plantronics.c62 goto defaulted; in plantronics_input_mapping()
70 goto defaulted; in plantronics_input_mapping()
74 goto defaulted; in plantronics_input_mapping()
82 goto defaulted; in plantronics_input_mapping()
108 defaulted: in plantronics_input_mapping()
109 hid_dbg(hdev, "usage: %08x (appl: %08x) - defaulted\n", in plantronics_input_mapping()
Dhid-jabra.c34 is_vendor_defined ? "ignored" : "defaulted"); in jabra_input_mapping()
/kernel/linux/linux-6.6/drivers/hid/
Dhid-plantronics.c63 goto defaulted; in plantronics_input_mapping()
70 goto defaulted; in plantronics_input_mapping()
78 goto defaulted; in plantronics_input_mapping()
86 goto defaulted; in plantronics_input_mapping()
119 defaulted: in plantronics_input_mapping()
120 hid_dbg(hdev, "usage: %08x (appl: %08x) - defaulted\n", in plantronics_input_mapping()
Dhid-jabra.c34 is_vendor_defined ? "ignored" : "defaulted"); in jabra_input_mapping()
/kernel/linux/linux-6.6/fs/smb/client/
Dcifsacl.h150 #define ACL_CONTROL_SD 0x0020 /* SACL defaulted */
152 #define ACL_CONTROL_DD 0x0008 /* DACL defaulted */
154 #define ACL_CONTROL_GD 0x0002 /* Group was defaulted */
155 #define ACL_CONTROL_OD 0x0001 /* User was defaulted */
/kernel/linux/linux-5.10/fs/cifs/
Dcifsacl.h160 #define ACL_CONTROL_SD 0x0020 /* SACL defaulted */
162 #define ACL_CONTROL_DD 0x0008 /* DACL defaulted */
164 #define ACL_CONTROL_GD 0x0002 /* Group was defaulted */
165 #define ACL_CONTROL_OD 0x0001 /* User was defaulted */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dti,drv260x.txt31 If this is not set then the value will be defaulted to
34 If this is not set then the value will be defaulted to
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dti,drv260x.yaml71 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.
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Ddebugfs-driver-dcc54 Each word is 32 bits (4 bytes). If omitted, defaulted
/kernel/linux/linux-6.6/arch/hexagon/kernel/
Dtime.c39 * release 1.1, and then it's "adjustable" and probably not defaulted.
/kernel/linux/linux-5.10/arch/hexagon/kernel/
Dtime.c39 * release 1.1, and then it's "adjustable" and probably not defaulted.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dti-lmu.txt37 not set the device is defaulted to the preferred
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dti-lmu.txt37 not set the device is defaulted to the preferred
/kernel/linux/linux-6.6/Documentation/i2c/busses/
Di2c-parport.rst34 Earlier kernels defaulted to type=0 (Philips). But now, if the type
/kernel/linux/linux-5.10/Documentation/i2c/busses/
Di2c-parport.rst34 Earlier kernels defaulted to type=0 (Philips). But now, if the type
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dfifo.json26 …"__comment": "When omitted, queue size in pfifo is defaulted to the interface's txqueuelen value.",
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dfifo.json26 …"__comment": "When omitted, queue size in pfifo is defaulted to the interface's txqueuelen value.",
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c217 /* Unless we fix it later, all links are defaulted to down */ in __cvmx_helper_board_link_get()
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c217 /* Unless we fix it later, all links are defaulted to down */ in __cvmx_helper_board_link_get()
/kernel/linux/linux-5.10/drivers/net/bonding/
Dbond_3ad.c467 * actor_oper_port_state.defaulted to FALSE.
485 /* set actor_oper_port_state.defaulted to FALSE */ in __record_pdu()
510 * values and sets actor_oper_port_state.defaulted to TRUE.
519 /* set actor_oper_port_state.defaulted to true */ in __record_default()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
Dgl861.c204 * For some reason we need to set interface explicitly, defaulted in gl861_init()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
Dgl861.c204 * For some reason we need to set interface explicitly, defaulted in gl861_init()
/kernel/linux/linux-6.6/drivers/net/bonding/
Dbond_3ad.c486 * actor_oper_port_state.defaulted to FALSE.
504 /* set actor_oper_port_state.defaulted to FALSE */ in __record_pdu()
529 * values and sets actor_oper_port_state.defaulted to TRUE.
538 /* set actor_oper_port_state.defaulted to true */ in __record_default()
/kernel/linux/linux-6.6/arch/ia64/lib/
Dcopy_user.S517 // would have defaulted to the byte by byte copy.
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
Digc_phy.c453 /* If autoneg_advertised is zero, we assume it was not defaulted in igc_copper_link_autoneg()

123