Searched refs:id (Results 476 - 500 of 10515) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/iio/accel/
H A Dmma7455_i2c.c15 const struct i2c_device_id *id = i2c_client_get_device_id(i2c); local
23 if (id)
24 name = id->name;
/linux-master/drivers/regulator/
H A Dmax8893.c25 .id = 6,
42 .id = 1,
59 .id = 2,
76 .id = 3,
93 .id = 4,
110 .id = 5,
130 int id, ret; local
140 for (id = 0; id < ARRAY_SIZE(max8893_regulators); id
[all...]
H A Dmax77686-regulator.c74 /* Array indexed by regulator id */
78 static unsigned int max77686_get_opmode_shift(int id) argument
80 switch (id) {
99 int id)
101 switch (id) {
105 if (test_bit(id, max77686->gpio_enabled))
117 int ret, id = rdev_get_id(rdev); local
119 shift = max77686_get_opmode_shift(id);
127 max77686->opmode[id] = val;
137 int ret, id local
98 max77686_map_normal_mode(struct max77686_data *max77686, int id) argument
172 int ret, id = rdev_get_id(rdev); local
204 int id = rdev_get_id(rdev); local
503 int id = regulators[i].id; local
[all...]
/linux-master/drivers/mfd/
H A Dti-lmu.c28 static int ti_lmu_enable_hw(struct ti_lmu *lmu, enum ti_lmu_id id) argument
37 if (id == LM3631) {
56 .id = _id, \
68 .id = LM3631,
79 .id = LM3632,
87 .id = LM3633,
97 .id = LM3633,
105 .id = LM3695,
116 .id = LM36274,
137 const struct i2c_device_id *id local
[all...]
/linux-master/fs/smb/server/mgmt/
H A Dtree_connect.c39 tree_conn->id = ksmbd_acquire_tree_conn_id(sess);
40 if (tree_conn->id < 0) {
81 ret = xa_err(xa_store(&sess->tree_conns, tree_conn->id, tree_conn,
92 ksmbd_release_tree_conn_id(sess, tree_conn->id);
117 xa_erase(&sess->tree_conns, tree_conn->id);
124 ret = ksmbd_ipc_tree_disconnect_request(sess->id, tree_conn->id);
125 ksmbd_release_tree_conn_id(sess, tree_conn->id);
132 unsigned int id)
137 tcon = xa_load(&sess->tree_conns, id);
131 ksmbd_tree_conn_lookup(struct ksmbd_session *sess, unsigned int id) argument
153 unsigned long id; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecard_dev.c34 static void mlxsw_linecard_bdev_id_free(int id) argument
36 ida_free(&mlxsw_linecard_bdev_ida, id);
46 mlxsw_linecard_bdev_id_free(adev->id);
54 int id; local
56 id = mlxsw_linecard_bdev_id_alloc();
57 if (id < 0)
58 return id;
62 mlxsw_linecard_bdev_id_free(id);
65 linecard_bdev->adev.id = id;
127 mlxsw_linecard_bdev_probe(struct auxiliary_device *adev, const struct auxiliary_device_id *id) argument
[all...]
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6routing.c29 #define Q6ROUTING_RX_MIXERS(id) \
30 SOC_SINGLE_EXT("MultiMedia1", id, \
33 SOC_SINGLE_EXT("MultiMedia2", id, \
36 SOC_SINGLE_EXT("MultiMedia3", id, \
39 SOC_SINGLE_EXT("MultiMedia4", id, \
42 SOC_SINGLE_EXT("MultiMedia5", id, \
45 SOC_SINGLE_EXT("MultiMedia6", id, \
48 SOC_SINGLE_EXT("MultiMedia7", id, \
51 SOC_SINGLE_EXT("MultiMedia8", id, \
132 #define Q6ROUTING_TX_MIXERS(id) \
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_util.c53 int id; local
59 id = enc_ctx->id;
64 id = dec_ctx->id;
74 mtk_v4l2_debug(plat_dev, 3, "[%d] - va = %p dma = 0x%lx size = 0x%lx", id, mem->va,
86 int id; local
92 id = enc_ctx->id;
97 id
[all...]
/linux-master/fs/xfs/scrub/
H A Ddqiterate.c35 cursor->id = 0;
50 xfs_dqid_t this_id = cursor->id;
57 * If we have a mapping for cursor->id and it's still fresh, there's
65 /* Look up the data fork mapping for the dquot id of interest. */
80 trace_xchk_dquot_iter_revalidate_bmap(cursor, cursor->id);
98 /* Find the dquot id for the next non-hole mapping. */
102 /* The hole goes beyond the max dquot id, we're done */
125 /* The hole goes beyond the max dquot id, we're done */
138 * Find the id of the next highest incore dquot. Normally this will correspond
156 nr_found = radix_tree_gang_lookup(tree, (void **)&dq, cursor->id,
[all...]
/linux-master/drivers/dax/
H A Dcxl.c20 dax_region = alloc_dax_region(dev, cxlr->id, &cxlr_dax->hpa_range, nid,
27 .id = -1,
38 .id = CXL_DEVICE_DAX_REGION,
/linux-master/sound/soc/intel/common/
H A Dsoc-acpi-intel-glk-match.c29 .id = "INT343A",
35 .id = "DLGS7219",
51 .id = "10134242",
/linux-master/drivers/interconnect/qcom/
H A Dqcm2290.c107 .id = QCM2290_MASTER_APPSS_PROC,
129 .id = QCM2290_MASTER_SNOC_BIMC_RT,
146 .id = QCM2290_MASTER_SNOC_BIMC_NRT,
163 .id = QCM2290_MASTER_SNOC_BIMC,
181 .id = QCM2290_MASTER_TCU_0,
232 .id = QCM2290_MASTER_SNOC_CNOC,
280 .id = QCM2290_MASTER_QDSS_DAP,
296 .id = QCM2290_MASTER_CRYPTO_CORE0,
314 .id = QCM2290_MASTER_QUP_CORE_0,
328 .id
[all...]
H A Dsdm660.c145 .id = SDM660_MASTER_IPA,
164 .id = SDM660_MASTER_CNOC_A2NOC,
180 .id = SDM660_MASTER_SDCC_1,
194 .id = SDM660_MASTER_SDCC_2,
208 .id = SDM660_MASTER_BLSP_1,
222 .id = SDM660_MASTER_BLSP_2,
236 .id = SDM660_MASTER_UFS,
255 .id = SDM660_MASTER_USB_HS,
274 .id = SDM660_MASTER_USB3,
293 .id
[all...]
/linux-master/net/wireless/tests/
H A Dscan.c20 u8 id; member in struct:test_elem
40 { .id = WLAN_EID_EXTENSION, .len = 255,
44 { .id = WLAN_EID_SSID, .len = 2 },
47 { .id = WLAN_EID_SSID, .len = 2 },
53 { .id = WLAN_EID_REDUCED_NEIGHBOR_REPORT, .len = 254, },
54 { .id = WLAN_EID_FRAGMENT, .len = 125, },
57 { .id = WLAN_EID_SSID, .len = 2 },
58 { .id = WLAN_EID_FRAGMENT, .len = 125, },
61 { .id = WLAN_EID_REDUCED_NEIGHBOR_REPORT, .len = 254, },
62 { .id
[all...]
/linux-master/drivers/media/platform/mediatek/vpu/
H A Dmtk_vpu.h25 * enum ipi_id - the id of inter-processor interrupt
67 * enum rst_id - reset id to register reset function for VPU watchdog timeout
69 * @VPU_RST_ENC: encoder reset id
70 * @VPU_RST_DEC: decoder reset id
71 * @VPU_RST_MDP: MDP (Media Data Path) reset id
72 * @VPU_RST_MAX: maximum reset id
85 * @id: IPI ID
94 int vpu_ipi_register(struct platform_device *pdev, enum ipi_id id,
101 * @id: IPI ID
113 enum ipi_id id, voi
[all...]
/linux-master/drivers/iio/imu/
H A Dfxos8700_i2c.c22 const struct i2c_device_id *id = i2c_client_get_device_id(client); local
32 if (id)
33 name = id->name;
/linux-master/sound/core/
H A Dcontrol.c143 * @id: the ctl element id to send notification
145 * This function adds an event record with the given id and mask, appends
150 struct snd_ctl_elem_id *id)
155 if (snd_BUG_ON(!card || !id))
169 if (ev->id.numid == id->numid) {
176 ev->id = *id;
203 struct snd_ctl_elem_id id local
149 snd_ctl_notify(struct snd_card *card, unsigned int mask, struct snd_ctl_elem_id *id) argument
367 elem_id_matches(const struct snd_kcontrol *kctl, const struct snd_ctl_elem_id *id) argument
384 get_ctl_id_hash(const struct snd_ctl_elem_id *id) argument
403 struct snd_ctl_elem_id id = kcontrol->id; local
426 struct snd_ctl_elem_id id = kcontrol->id; local
462 struct snd_ctl_elem_id id; local
629 snd_ctl_remove_id(struct snd_card *card, struct snd_ctl_elem_id *id) argument
651 snd_ctl_remove_user_ctl(struct snd_ctl_file * file, struct snd_ctl_elem_id *id) argument
682 snd_ctl_activate_id(struct snd_card *card, struct snd_ctl_elem_id *id, int active) argument
852 snd_ctl_find_id_locked(struct snd_card *card, const struct snd_ctl_elem_id *id) argument
889 snd_ctl_find_id(struct snd_card *card, const struct snd_ctl_elem_id *id) argument
923 struct snd_ctl_elem_id id; local
1374 struct snd_ctl_elem_id id; local
1395 struct snd_ctl_elem_id id; local
1784 struct snd_ctl_elem_id id; local
1812 call_tlv_handler(struct snd_ctl_file *file, int op_flag, struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id, unsigned int __user *buf, unsigned int size) argument
1851 read_tlv_buf(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id, unsigned int __user *buf, unsigned int size) argument
1881 struct snd_ctl_elem_id id; local
[all...]
/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-core.c98 .cfg.id = V4L2_CID_STATELESS_FWHT_PARAMS,
109 .cfg.id = V4L2_CID_STATELESS_MPEG2_SEQUENCE,
112 .cfg.id = V4L2_CID_STATELESS_MPEG2_PICTURE,
115 .cfg.id = V4L2_CID_STATELESS_MPEG2_QUANTISATION,
126 .cfg.id = V4L2_CID_STATELESS_VP8_FRAME,
137 .cfg.id = V4L2_CID_STATELESS_VP9_FRAME,
140 .cfg.id = V4L2_CID_STATELESS_VP9_COMPRESSED_HDR,
151 .cfg.id = V4L2_CID_STATELESS_H264_DECODE_PARAMS,
154 .cfg.id = V4L2_CID_STATELESS_H264_SPS,
157 .cfg.id
240 visl_find_control(struct visl_ctx *ctx, u32 id) argument
247 visl_find_control_data(struct visl_ctx *ctx, u32 id) argument
258 visl_control_num_elems(struct visl_ctx *ctx, u32 id) argument
[all...]
/linux-master/drivers/memory/tegra/
H A Dtegra210.c12 .id = 0x00,
16 .id = 0x01,
32 .id = 0x02,
48 .id = 0x03,
64 .id = 0x04,
80 .id = 0x05,
96 .id = 0x06,
112 .id = 0x0e,
128 .id = 0x0f,
144 .id
[all...]
/linux-master/drivers/extcon/
H A Dextcon.c34 unsigned int id; member in struct:__extcon_info
40 .id = EXTCON_NONE,
47 .id = EXTCON_USB,
52 .id = EXTCON_USB_HOST,
59 .id = EXTCON_CHG_USB_SDP,
64 .id = EXTCON_CHG_USB_DCP,
69 .id = EXTCON_CHG_USB_CDP,
74 .id = EXTCON_CHG_USB_ACA,
79 .id = EXTCON_CHG_USB_FAST,
84 .id
266 find_cable_index_by_id(struct extcon_dev *edev, const unsigned int id) argument
307 is_extcon_property_supported(unsigned int id, unsigned int prop) argument
320 is_extcon_property_capability(struct extcon_dev *edev, unsigned int id, int index,unsigned int prop) argument
353 init_property(struct extcon_dev *edev, unsigned int id, int index) argument
429 extcon_sync(struct extcon_dev *edev, unsigned int id) argument
510 extcon_get_state(struct extcon_dev *edev, const unsigned int id) argument
543 extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) argument
598 extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) argument
624 extcon_get_property(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value *prop_val) argument
703 extcon_set_property(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) argument
771 extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) argument
794 extcon_get_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop) argument
828 extcon_set_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop) argument
913 extcon_register_notifier(struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) argument
942 extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) argument
[all...]
/linux-master/drivers/staging/greybus/
H A Daudio_manager_sysfs.c43 int id; local
45 int num = kstrtoint(buf, 10, &id);
50 num = gb_audio_manager_remove(id);
64 int id; local
66 int num = kstrtoint(buf, 10, &id);
69 num = gb_audio_manager_dump_module(id);
/linux-master/drivers/reset/
H A Dreset-scmi.c32 * @id: ID of the reset to be asserted
40 scmi_reset_assert(struct reset_controller_dev *rcdev, unsigned long id) argument
44 return reset_ops->assert(ph, id);
50 * @id: ID of the reset to be deasserted
58 scmi_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) argument
62 return reset_ops->deassert(ph, id);
68 * @id: ID of the reset signal to be reset(assert + deassert)
76 scmi_reset_reset(struct reset_controller_dev *rcdev, unsigned long id) argument
80 return reset_ops->reset(ph, id);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dxtlv.c37 void brcmf_xtlv_pack_header(struct brcmf_xtlv *xtlv, u16 id, u16 len, argument
45 u8 *lenp = idp + sizeof(xtlv->id);
47 put_unaligned_le16(id, idp);
50 } else if ((opts & mask) == mask) { /* u8 id and u8 len */
54 *idp = (u8)id;
57 } else if (opts & BRCMF_XTLV_OPTION_IDU8) { /* u8 id, u16 len */
61 *idp = (u8)id;
64 } else if (opts & BRCMF_XTLV_OPTION_LENU8) { /* u16 id, u8 len */
68 put_unaligned_le16(id, idp);
/linux-master/drivers/isdn/mISDN/
H A Dtimerdev.c40 int id; member in struct:mISDNtimer
124 if (put_user(timer->id, (int __user *)buf))
162 if (timer->id >= 0)
171 int id; local
177 id = 0;
185 id = timer->id = dev->next_id++;
193 return id;
197 misdn_del_timer(struct mISDNtimerdev *dev, int id) argument
203 if (timer->id
220 int id, tout, ret = 0; local
[all...]
/linux-master/include/linux/soc/ti/
H A Domap1-soc.h42 * CPU id bits (0730, 1510, 1710, 2422...) [31:16]
61 #define IS_OMAP_CLASS(class, id) \
64 return (GET_OMAP_CLASS == (id)) ? 1 : 0; \
69 #define IS_OMAP_SUBCLASS(subclass, id) \
72 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \
114 #define IS_OMAP_TYPE(type, id) \
117 return (GET_OMAP_TYPE == (id)) ? 1 : 0; \

Completed in 193 milliseconds

<<11121314151617181920>>