Searched +defs:persistent +defs:id (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/drivers/regulator/ |
D | da9121-regulator.c | 38 unsigned int persistent[2]; member 144 #define DA9121_STATUS(id, bank, name, notification, warning) \ argument 152 #define DA9xxx_STATUS(id, bank, name, notification, warning) \ argument 190 int id = rdev_get_id(rdev); in da9121_get_current_limit() local 261 int id = rdev_get_id(rdev); in da9121_set_current_limit() local 312 int id = rdev_get_id(rdev); in da9121_buck_set_mode() local 341 int id = rdev_get_id(rdev); in da9121_buck_get_mode() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_context.c | 318 u32 *id) in proto_context_register_locked() 341 u32 *id) in proto_context_register() 353 i915_gem_vm_lookup(struct drm_i915_file_private *file_priv, u32 id) in i915_gem_vm_lookup() 1395 kill_engines(struct i915_gem_engines *engines, bool exit, bool persistent) in kill_engines() 1718 u32 id) in gem_context_register() 1815 u32 id; in i915_gem_vm_create_ioctl() local 1878 u32 id; in get_ppgtt() local 2303 __context_lookup(struct drm_i915_file_private *file_priv, u32 id) in __context_lookup() 2318 struct i915_gem_proto_context *pc, u32 id) in finalize_create_context_locked() 2348 i915_gem_context_lookup(struct drm_i915_file_private *file_priv, u32 id) in i915_gem_context_lookup() [all …]
|
/linux-6.14.4/drivers/net/wireless/ti/wlcore/ |
D | wlcore_i.h | 106 u32 id; member 211 u8 id; member 499 u8 persistent[0]; member
|
/linux-6.14.4/fs/smb/server/ |
D | smb2pdu.c | 63 static inline bool check_session_id(struct ksmbd_conn *conn, u64 id) in check_session_id() 650 int id; in setup_async_work() local 2278 int id; in create_smb2_pipe() local 2678 bool persistent; member 4598 u64 id; in smb2_get_info_file_pipe() local 5280 unsigned int id = KSMBD_NO_FID, pid = KSMBD_NO_FID; in smb2_get_info_file() local 5617 unsigned int id = KSMBD_NO_FID, pid = KSMBD_NO_FID; in smb2_get_info_sec() local 5761 u64 id; in smb2_close_pipe() local 6456 unsigned int id = KSMBD_NO_FID, pid = KSMBD_NO_FID; in smb2_set_info() local 6559 u64 id; in smb2_read_pipe() local [all …]
|
/linux-6.14.4/net/bluetooth/ |
D | hci_core.c | 1261 u8 pin_len, bool *persistent) in hci_add_link_key() 2552 int id, error; in hci_register_dev() local
|
/linux-6.14.4/drivers/hid/ |
D | hid-logitech-hidpp.c | 2181 uint8_t persistent; member 3101 static int wtp_allocate(struct hid_device *hdev, const struct hid_device_id *id) in wtp_allocate() 4288 static int hidpp_get_report_length(struct hid_device *hdev, int id) in hidpp_get_report_length() 4304 int id, report_length; in hidpp_validate_device() local 4354 static int hidpp_probe(struct hid_device *hdev, const struct hid_device_id *id) in hidpp_probe()
|