Searched refs:devfs_msg_send_name (Results 1 – 2 of 2) sorted by relevance
388 void devfs_msg_send_name(uint32_t, char *);
1033 devfs_msg_send_name(DEVFS_APPLY_RULES, new_name); in devfs_apply_rules()1048 devfs_msg_send_name(DEVFS_RESET_RULES, new_name); in devfs_reset_rules()1169 devfs_msg_send_name(uint32_t cmd, char *name) in devfs_msg_send_name() function