Home
last modified time | relevance | path

Searched defs:id (Results 251 – 275 of 6981) sorted by relevance

1...<<11121314151617181920>>...280

/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dtbf.json3 "id": "6430", string
26 "id": "0518", string
49 "id": "320a", string
72 "id": "239b", string
95 "id": "c975", string
118 "id": "948c", string
141 "id": "3549", string
165 "id": "f948", string
189 "id": "2348", string
H A Dred.json3 "id": "8b6e", string
26 "id": "342e", string
49 "id": "2d4b", string
72 "id": "650f", string
95 "id": "5f15", string
118 "id": "53e8", string
141 "id": "d091", string
163 "id": "af8e", string
186 "id": "290a", string
H A Dhhf.json3 "id": "4812", string
26 "id": "8a92", string
49 "id": "3491", string
72 "id": "ba04", string
95 "id": "4238", string
118 "id": "839f", string
141 "id": "a044", string
164 "id": "32f9", string
188 "id": "385e", string
H A Dmq.json3 "id": "ce7d", string
25 "id": "2f82", string
47 "id": "c525", string
70 "id": "128a", string
92 "id": "03a9", string
116 "id": "be0f", string
138 "id": "1023", string
160 "id": "0531", string
/openbmc/u-boot/drivers/board/
H A Dboard-uclass.c26 int board_get_bool(struct udevice *dev, int id, bool *val) in board_get_bool()
36 int board_get_int(struct udevice *dev, int id, int *val) in board_get_int()
46 int board_get_str(struct udevice *dev, int id, size_t size, char *val) in board_get_str()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c27 u64 id; member
39 u32 id; member
43 int mapping_add(struct mapping_ctx *ctx, void *data, u32 *id) in mapping_add()
109 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove()
132 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find()
223 mapping_create_for_id(u64 id, u8 type, size_t data_size, u32 max_id, bool delayed_removal) in mapping_create_for_id()
/openbmc/linux/fs/xfs/
H A Dxfs_dquot.c179 xfs_dqid_t id, in xfs_qm_init_dquot_blk()
470 xfs_dqid_t id, in xfs_dquot_alloc()
651 xfs_dqid_t id, in xfs_qm_dqread()
701 xfs_dqid_t *id) in xfs_dq_get_next_id()
752 xfs_dqid_t id) in xfs_qm_dqget_cache_lookup()
793 xfs_dqid_t id, in xfs_qm_dqget_cache_insert()
849 xfs_dqid_t id, in xfs_qm_dqget()
899 xfs_dqid_t id, in xfs_qm_dqget_uncached()
946 xfs_dqid_t id; in xfs_qm_dqget_inode() local
1023 xfs_dqid_t id, in xfs_qm_dqget_next()
[all …]
/openbmc/linux/fs/nfsd/
H A Dnfs4idmap.c66 u32 id; member
540 u32 *id) in idmap_name_to_id()
563 static __be32 encode_ascii_id(struct xdr_stream *xdr, u32 id) in encode_ascii_id()
578 struct svc_rqst *rqstp, int type, u32 id) in idmap_id_to_name()
605 numeric_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in numeric_name_to_id()
621 do_name_to_id(struct svc_rqst *rqstp, int type, const char *name, u32 namelen, u32 *id) in do_name_to_id()
634 struct svc_rqst *rqstp, int type, u32 id) in encode_name_from_id()
646 u32 id = -1; in nfsd_map_name_to_uid() local
663 u32 id = -1; in nfsd_map_name_to_gid() local
678 u32 id = from_kuid_munged(nfsd_user_namespace(rqstp), uid); in nfsd4_encode_user() local
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/base/refcount/src/
H A Drefcount.c32 s32 id; member
126 ia_css_ptr ia_css_refcount_increment(s32 id, ia_css_ptr ptr) in ia_css_refcount_increment()
163 bool ia_css_refcount_decrement(s32 id, ia_css_ptr ptr) in ia_css_refcount_decrement()
221 void ia_css_refcount_clear(s32 id, clear_func clear_func_ptr) in ia_css_refcount_clear()
/openbmc/linux/drivers/clk/stm32/
H A Dreset-stm32.c33 unsigned long id, bool assert) in stm32_reset_update()
71 unsigned long id) in stm32_reset_assert()
77 unsigned long id) in stm32_reset_deassert()
83 unsigned long id) in stm32_reset_status()
/openbmc/linux/drivers/regulator/
H A Dlm363x-regulator.c52 enum lm363x_regulator_id id = rdev_get_id(rdev); in lm363x_regulator_enable_time() local
269 static struct gpio_desc *lm363x_regulator_of_get_enable_gpio(struct device *dev, int id) in lm363x_regulator_of_get_enable_gpio()
291 static int lm363x_regulator_set_ext_en(struct regmap *regmap, int id) in lm363x_regulator_set_ext_en()
319 int id = pdev->id; in lm363x_regulator_probe() local
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmailbox_s10.c84 static __always_inline int mbox_prepare_cmd_only(u8 id, u32 cmd, in mbox_prepare_cmd_only()
107 static __always_inline int mbox_send_cmd_only_common(u8 id, u32 cmd, in mbox_send_cmd_only_common()
150 static __always_inline int mbox_send_cmd_common(u8 id, u32 cmd, u8 is_indirect, in mbox_send_cmd_common()
393 int mbox_send_cmd(u8 id, u32 cmd, u8 is_indirect, u32 len, u32 *arg, in mbox_send_cmd()
400 int __secure mbox_send_cmd_psci(u8 id, u32 cmd, u8 is_indirect, u32 len, in mbox_send_cmd_psci()
408 int mbox_send_cmd_only(u8 id, u32 cmd, u8 is_indirect, u32 len, u32 *arg) in mbox_send_cmd_only()
413 int __secure mbox_send_cmd_only_psci(u8 id, u32 cmd, u8 is_indirect, u32 len, in mbox_send_cmd_only_psci()
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py721 def ptwrite(id, raw_buf): argument
731 def cbr(id, raw_buf): argument
742 def mwait(id, raw_buf): argument
752 def pwre(id, raw_buf): argument
764 def exstop(id, raw_buf): argument
772 def pwrx(id, raw_buf): argument
784 def synth_data(id, config, raw_buf, *x): argument
/openbmc/linux/include/linux/
H A Dextcon.h235 static inline int extcon_get_state(struct extcon_dev *edev, unsigned int id) in extcon_get_state()
240 static inline int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property()
248 unsigned int id, unsigned int prop) in extcon_get_property_capability()
254 unsigned int id, struct notifier_block *nb) in extcon_register_notifier()
260 unsigned int id, struct notifier_block *nb) in extcon_unregister_notifier()
266 struct extcon_dev *edev, unsigned int id, in devm_extcon_register_notifier()
273 struct extcon_dev *edev, unsigned int id, in devm_extcon_unregister_notifier()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgeneric_regs.h31 #define GENERIC_GPIO_REG_LIST_ENTRY(type, cd, id) \ argument
36 #define GENERIC_GPIO_REG_LIST(id) \ argument
44 #define GENERIC_REG_LIST(id) \ argument
/openbmc/linux/drivers/clk/at91/
H A Dclk-pll.c15 #define PLL_STATUS_MASK(id) (1 << (1 + (id))) argument
16 #define PLL_REG(id) (AT91_CKGR_PLLAR + ((id) * 4)) argument
25 #define PLL_ICPR_SHIFT(id) ((id) * 16) argument
26 #define PLL_ICPR_MASK(id) (0xffff << PLL_ICPR_SHIFT(id)) argument
37 u8 id; member
46 static inline bool clk_pll_ready(struct regmap *regmap, int id) in clk_pll_ready()
62 u8 id = pll->id; in clk_pll_prepare() local
313 const char *parent_name, u8 id, in at91_clk_register_pll()
H A Dclk-system.c24 u8 id; member
27 static inline int is_pck(int id) in is_pck()
32 static inline bool clk_system_ready(struct regmap *regmap, int id) in clk_system_ready()
108 const char *parent_name, struct clk_hw *parent_hw, u8 id, in at91_clk_register_system()
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Droute.json3 "id": "e122", string
25 "id": "6573", string
47 "id": "1362", string
69 "id": "4720", string
91 "id": "2812", string
113 "id": "7994", string
135 "id": "4312", string
159 "id": "2634", string
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dlaw.c54 void set_law(u8 idx, phys_addr_t addr, enum law_size sz, enum law_trgt_if id) in set_law()
98 int set_next_law(phys_addr_t addr, enum law_size sz, enum law_trgt_if id) in set_next_law()
112 int set_last_law(phys_addr_t addr, enum law_size sz, enum law_trgt_if id) in set_last_law()
182 int set_ddr_laws(u64 start, u64 sz, enum law_trgt_if id) in set_ddr_laws()
227 int id; in disable_non_ddr_laws() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c54 #define REGI(reg_name, block, id)\ argument
64 enum gpio_id *id, in offset_to_id()
204 enum gpio_id id, in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c54 #define REGI(reg_name, block, id)\ argument
64 enum gpio_id *id, in offset_to_id()
204 enum gpio_id id, in id_to_offset()
/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c24 u64 id = 0; in w1_eeprom_read_buf() local
39 int w1_eeprom_register_new_device(u64 id) in w1_eeprom_register_new_device()
70 int w1_eeprom_get_id(struct udevice *dev, u64 *id) in w1_eeprom_get_id()
/openbmc/linux/drivers/reset/
H A Dreset-meson.c33 unsigned long id) in meson_reset_reset()
47 unsigned long id, bool assert) in meson_reset_level()
73 unsigned long id) in meson_reset_assert()
79 unsigned long id) in meson_reset_deassert()
H A Dreset-sunplus.c113 unsigned long id, bool assert) in sp_reset_update()
127 unsigned long id) in sp_reset_assert()
133 unsigned long id) in sp_reset_deassert()
139 unsigned long id) in sp_reset_status()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c333 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_vid_cap() local
375 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_sliced_vbi_cap() local
397 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_vid_out() local
464 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_vid_cap() local
493 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_sliced_vbi_cap() local
513 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_vid_out() local
569 struct ivtv_open_id *id = fh2id(fh); in ivtv_s_fmt_vid_cap() local
613 struct ivtv_open_id *id = fh2id(fh); in ivtv_s_fmt_sliced_vbi_cap() local
631 struct ivtv_open_id *id = fh2id(fh); in ivtv_s_fmt_vid_out() local
810 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_pixelaspect() local
[all …]

1...<<11121314151617181920>>...280