Home
last modified time | relevance | path

Searched defs:dev_p (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/kmb/
Dkmb_drv.h77 static inline void kmb_write_lcd(struct kmb_drm_private *dev_p, in kmb_write_lcd()
83 static inline u32 kmb_read_lcd(struct kmb_drm_private *dev_p, unsigned int reg) in kmb_read_lcd()
88 static inline void kmb_set_bitmask_lcd(struct kmb_drm_private *dev_p, in kmb_set_bitmask_lcd()
96 static inline void kmb_clr_bitmask_lcd(struct kmb_drm_private *dev_p, in kmb_clr_bitmask_lcd()
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.c2448 ice_parse_valid_functions_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_valid_functions_cap()
2467 ice_parse_vf_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vf_dev_caps()
2486 ice_parse_vsi_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_vsi_dev_caps()
2505 ice_parse_1588_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_1588_dev_caps()
2563 ice_parse_fdir_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_fdir_dev_caps()
2583 ice_parse_sensor_reading_cap(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_sensor_reading_cap()
2602 struct ice_hw_dev_caps *dev_p, in ice_parse_nac_topo_dev_caps()
2636 ice_parse_dev_caps(struct ice_hw *hw, struct ice_hw_dev_caps *dev_p, in ice_parse_dev_caps()
/linux-6.12.1/sound/core/
Dinit.c127 int snd_device_alloc(struct device **dev_p, struct snd_card *card) in snd_device_alloc()
/linux-6.12.1/drivers/md/
Ddm-table.c337 int __ref dm_devt_from_path(const char *path, dev_t *dev_p) in dm_devt_from_path()