Home
last modified time | relevance | path

Searched defs:_id (Results 176 – 200 of 271) sorted by relevance

1234567891011

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-icf.h32 congruence_class (unsigned int _id): in_worklist (false), id (_id), in congruence_class()
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A Dosm-l3.c75 #define DEFINE_QNODE(_name, _id, _buswidth, ...) \ argument
H A Dmsm8916.c159 #define DEFINE_QNODE(_name, _id, _buswidth, _mas_rpm_id, _slv_rpm_id, \ argument
H A Dqcs404.c147 #define DEFINE_QNODE(_name, _id, _buswidth, _mas_rpm_id, _slv_rpm_id, \ argument
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmax77620-regulator.c660 #define RAIL_SD(_id, _name, _sname, _volt_mask, _min_uV, _max_uV, \ argument
694 #define RAIL_LDO(_id, _name, _sname, _type, _min_uV, _max_uV, _step_uV) \ argument
H A Dmcp16502.c86 #define MCP16502_REGULATOR(_name, _id, _ranges, _ops) \ argument
H A Dstpmic1_regulator.c516 #define MATCH(_name, _id) \ argument
H A Dsc2731-regulator.c130 #define SC2731_REGU_LINEAR(_id, en_reg, en_mask, vreg, vmask, \ argument
H A Dwl2868c-regulator.c92 #define WL2868C_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
/OK3568_Linux_fs/kernel/include/net/
H A Ddevlink.h513 #define DEVLINK_PARAM_GENERIC(_id, _cmodes, _get, _set, _validate) \ argument
525 #define DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes, _get, _set, _validate) \ argument
1115 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group_id, \ argument
1127 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group_id, \ argument
1139 #define DEVLINK_TRAP_GROUP_GENERIC(_id, _policer_id) \ argument
1147 #define DEVLINK_TRAP_POLICER(_id, _rate, _burst, _max_rate, _min_rate, \ argument
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.h82 #define ENCODE_CTXID(_ctx, _id) (((((u64)_ctx) & 0xFFFFFFFF0ULL) << 28) | _id) argument
/OK3568_Linux_fs/kernel/sound/core/
H A Dcontrol.c1167 struct snd_ctl_elem_id __user *_id) in snd_ctl_elem_lock()
1195 struct snd_ctl_elem_id __user *_id) in snd_ctl_elem_unlock()
1565 struct snd_ctl_elem_id __user *_id) in snd_ctl_elem_remove()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c4199 #define BPF_MAP_TYPE(_id, _ops) argument
4200 #define BPF_LINK_TYPE(_id, _name) argument
4203 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument
4213 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument
4220 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument
4290 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) argument
4291 #define BPF_LINK_TYPE(_id, _name) argument
4292 #define BPF_MAP_TYPE(_id, _ops) \ argument
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dpfuze100.c213 #define MODE(_id, _val, _name) { \ argument
H A Dmax77686.c21 #define MODE(_id, _val, _name) { \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbna.h23 #define bna_is_small_rxq(_id) ((_id) & 0x1) argument
/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.h279 _id, \ argument
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dab8500.h55 #define INIT_REGULATOR_REGISTER(_id, _mask, _value) \ argument
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dbcm_iproc_adc.c486 #define IPROC_ADC_CHANNEL(_index, _id) { \ argument
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h54 #define PLL(_type, _id, _con, _mode, _mshift, \ argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_cru.c481 #define RSTGEN(_id, _reg, _bit) \ argument
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3066.c40 #define RK3066_CLK_DUMP(_id, _name, _iscru) \ argument
H A Dclk_rk3036.c30 #define RK3036_CLK_DUMP(_id, _name, _iscru) \ argument
H A Dclk_rk3188.c41 #define RK3188_CLK_DUMP(_id, _name, _iscru) \ argument
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dpmc.c273 #define TEGRA_WAKE_IRQ(_name, _id, _irq) \ argument
284 #define TEGRA_WAKE_GPIO(_name, _id, _instance, _pin) \ argument
2914 #define TEGRA_IO_PAD(_id, _dpd, _voltage, _name) \ argument
2922 #define TEGRA_IO_PIN_DESC(_id, _dpd, _voltage, _name) \ argument

1234567891011